[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTextBox.MaxLength

MaxLength Property

MaxLength

Gets or sets the maximum length of the string in the Text property in this RibbonTextBox.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonTextBox.MaxLength", "Gets or sets the maximum length of the string in the Text property in this RibbonTextBox.")]
public int MaxLength { get; set; }