Enum DateTimeSectionType
Indicates the type of a section.
Namespace: Telerik.Windows.Controls.MaskedInput
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum DateTimeSectionType
AMPM
AM/PM section.
Day
Day section.
Hour
Hour section.
Millisecond
Millisecond section.
Minute
Minute section.
Month
Month section.
Second
Second section.
Year
Year section.