DateEditTimeSectionProperties Class
In This Article
Contains settings specific to the time section.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class DateEditTimeSectionProperties :
PropertiesBase
#Related API Members
The following members return DateEditTimeSectionProperties objects:
#Remarks
An object of the DateEditTimeSectionProperties type can be accessed via the ASPxDateEdit.TimeSectionProperties property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
DateEditTimeSectionProperties
See Also