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 | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the class. | | Function | SelectedDates | As | Returns the currently selected DateTime objects. | | Sub | ShowInPlace | (None) | Shows the Popup. | | Sub | UpdateValue | (None) | Updates the values from the GraffitiDateTimePicker parent. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | MultipleValuesSeparator | String | Nil | Character displayed between values when multiple DateTime values are selected. | | Private | As | Nil | | | Private | As | Nil | | | Private | As | Nil | |