[]
Gets or sets the maximum width of label text, in pixels.
[C1Category("Appearance")] [C1Description("RibbonLabel.MaxTextWidth", "The maximum width of label text, in pixels.")] public int MaxTextWidth { get; set; }