Class DateTimeSectionType
Indicates the type of a section.
Inheritance
System.Object
DateTimeSectionType
Namespace: Telerik.Windows.Controls.MaskedInput
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public sealed class DateTimeSectionType : Enum
Fields
AMPM
Day
Hour
Millisecond
Millisecond section.
Declaration
public const DateTimeSectionType Millisecond
Field Value
DateTimeSectionType
|
Minute
Month
Second
value__
Declaration
public int value__
Field Value
System.Int32
|