aspnet-devexpress-dot-web-70226fef.md
Defines style settings for a cell of the time section.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class DateEditTimeSectionCellStyle :
AppearanceItemStyle
Public Class DateEditTimeSectionCellStyle
Inherits AppearanceItemStyle
The following members return DateEditTimeSectionCellStyle objects:
The DateEditTimeSectionCellStyle class contains settings that define the style of a section within the date edit time section.
An object of the DateEditTimeSectionCellStyle type can be accessed via the DateEditTimeSectionProperties.ClockCellStyle and DateEditTimeSectionProperties.TimeEditCellStyle properties of a date edit control.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle DateEditTimeSectionCellStyle
See Also