[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonComboBox.MaxLength

MaxLength Property

MaxLength

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

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