Gets or sets the minimum value of the segment.
[Visual Basic]
Public Property MinValue As
Double
[C#]
public
Double MinValue {get; set;}
Remarks
This property is only used when SegmentType is Number.
See Also
MaskedEditSegment Class | EO.Web Namespace