Skip to main content
Tab

DateEditTimeSectionProperties Class

Contains settings specific to the time section.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class DateEditTimeSectionProperties :
    PropertiesBase

The following members return DateEditTimeSectionProperties objects:

Remarks

An object of the DateEditTimeSectionProperties type can be accessed via the ASPxDateEdit.TimeSectionProperties property.

Implements

See Also