BootstrapDateEditTimeSectionProperties Properties
Contains settings specific to the Date Edit control’s time section.| Name | Description |
|---|---|
| CancelButtonText | Gets or sets the text displayed within the Cancel button of the date edit’s time section. Inherited from DateEditTimeSectionProperties. |
| OkButtonText | Gets or sets the text displayed within the Ok button of the date edit’s time section. Inherited from DateEditTimeSectionProperties. |
| ShowCancelButton | Gets or sets a value that specifies whether the Cancel button is displayed within the time section. Inherited from DateEditTimeSectionProperties. |
| ShowOkButton | Gets or sets a value that specifies whether the Ok button is displayed within the time section. Inherited from DateEditTimeSectionProperties. |
| TimeEditProperties | Gets the time edit settings. |
| Visible | Gets or sets a value that specifies whether the time section is visible. Inherited from DateEditTimeSectionProperties. |
See Also