GraffitiSuite Docs
Docs
Graffitidatetimepickerpopup
Loading document parsing libraries...
# GraffitiDateTimePickerPopup Container Inherits GraffitiSuite.BaseWindow ## Event Definitions | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | ValueChanged | (None) | (None) | Raised when the value has changed. | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | Caller as DesktopUIControl <br> EmbedContainer as DesktopContainer | (None) | Creates a new instance of the class. | | SelectedDates | (None) | DateTime | Returns the currently selected DateTime objects. | | ShowInPlace | (None) | (None) | Shows the Popup. | | UpdateValue | (None) | (None) | Updates the values from the GraffitiDateTimePicker parent. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | MultipleValuesSeparator | String | (None) | Character displayed between values when multiple DateTime values are selected. |