Class EditSectionType
Defines the types of Edit
Inheritance
System.Object
EditSectionType
Namespace: Telerik.Windows.Controls.TimeSpanPicker
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public sealed class EditSectionType : Enum
Fields
AllSections
All available sections are edited.
Declaration
public const EditSectionType AllSections
Field Value
Characters
Days
Hours
Milliseconds
Milliseconds section.
Declaration
public const EditSectionType Milliseconds
Field Value
Minutes
Seconds
value__
Declaration
public int value__
Field Value
System.
|