[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.WrapText

WrapText Property

WrapText

Gets or sets the value indicating whether to wrap text in links when ButtonWidth is greater than zero and text doesn't fit.

Declaration
[C1Category("Behavior")]
[C1Description("C1ToolBar.WrapText", "Gets or sets the value indicating whether to wrap text in links when ButtonWidth is greater than zero and text doesn't fit.")]
public bool WrapText { get; set; }