| KaxDateTimePicker Class |
Namespace: Kettic.AspNet.Controls
The KaxDateTimePicker type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxDateTimePicker |
| Name | Description | |
|---|---|---|
| AutoPostBack | Gets or sets a value indicating whether a postback to the server automatically occurs when the user interacts with the control. | |
| AutoPostBackControl |
Gets or sets a value indicating whether a postback to the server automatically
occurs when the user changes the list selection.
| |
| Culture |
Gets or sets the culture used by KaxDateTimePicker to format the date and time
value.
(Overrides KaxDatePickerCulture.) | |
| EnableEmbeddedBaseStylesheet | (Overrides KaxDatePickerEnableEmbeddedBaseStylesheet.) | |
| EnableEmbeddedScripts | (Overrides KaxDatePickerEnableEmbeddedScripts.) | |
| EnableEmbeddedSkins | (Overrides KaxDatePickerEnableEmbeddedSkins.) | |
| ImagesPath | (Overrides KaxDatePickerImagesPath.) | |
| RegisterWithScriptManager | (Overrides KaxDatePickerRegisterWithScriptManager.) | |
| SharedTimeView |
Gets or sets the reference to the timeview that will be used for picking time.
This property allows you to configure several datetimepickers to use a single KaxTimeView
instance.
| |
| SharedTimeViewID |
Gets or sets the ID of the timeview that will be used for picking time. This
property allows you to configure several datetimepickers to use a single KaxTimeView
instance.
| |
| Skin | (Overrides KaxDatePickerSkin.) | |
| TimePopupButton |
Gets the TimePopupButton instance of the KaxDateTimeView
control.
| |
| TimeView |
Gets the KaxTimeView instance of the datetimepicker control.
| |
| ValidationDate |
This property is used by the KaxDateTimeInput's internals only. It is subject to
change in the future versions. Please do not use.
(Overrides KaxDatePickerValidationDate.) |
| Name | Description | |
|---|---|---|
| ItemCreated |
Occurs on the server when an item in the KaxTimeView control is
created.
| |
| ItemDataBound |
Occurs when an item is data bound to the KaxTimeView
control.
|