[]
Gets or sets the maximum width of the tooltips.
[C1Category("Behavior")]
[C1Description("ToolTipSettings.MaximumWidth", "The maximum width of the tooltips.")]
public int MaximumWidth { get; set; }
<C1Category("Behavior")>
<C1Description("ToolTipSettings.MaximumWidth", "The maximum width of the tooltips.")>
Public Property MaximumWidth As Integer