'Declaration
<DefaultValueAttribute(0)> <C1DescriptionAttribute("ST.MaximumWidth", "Gets or sets the maximum width of the tooltips.")> <C1CategoryAttribute("Behavior")> Public Property MaximumWidth As Integer
[DefaultValue(0)] [C1Description("ST.MaximumWidth", "Gets or sets the maximum width of the tooltips.")] [C1Category("Behavior")] public int MaximumWidth {get; set;}