ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / StringLengthRule Class / MaximumLength Property

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