[]
Gets or sets the value indicating whether to wrap text in links when ButtonWidth is greater than zero and text doesn't fit.
[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; }