ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / StringLengthRule Class / MinimumLength Property

In This Topic
    MinimumLength Property
    In This Topic
    Gets or sets the minimum length of a string in the editor.
    Syntax
    'Declaration
     
    Public Property MinimumLength As Integer
    public int MinimumLength {get; set;}
    See Also