ASPxDateEdit.TimeSectionProperties Property
Gets the settings of the editor’s dropdown window time section.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DateEditTimeSectionProperties | A DateEditTimeSectionProperties object that contains the time section’s settings. |
Remarks
This property is a wrapper of the DateEditProperties.TimeSectionProperties property.
See Also