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