ClassEditSection
Class
Defines an editable section (part) of the text in the RadTimeSpanPicker control.
Definition
Namespace:Telerik.Windows.Controls.TimeSpanPicker
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public class EditSection
Inheritance: objectEditSection
Constructors
EditSection()
Declaration
cs-api-definition
public EditSection()
Properties
Length
The length of this section.
MaskPart
The part of the string format this section operates in.
Maximum
The maximum editable value of this section.
Minimum
The minimum editable value of this section.
Offset
Offset of this section from the left.
ReadOnly
Determines whether this section is read only.
Step
The spin / increase / decrease step of this section.
TrimZeros
Determines whether this section trims the zeros.
Type
The type of the section.