TooltipBuilder.MaxWidth Method
Name | Parameters | Description |
---|---|---|
MaxWidth(JS) | value | Specifies the maximum width the UI component can reach while resizing. Mirrors the client-side maxWidth option. |
MaxWidth(Double) | value | Specifies the maximum width the UI component can reach while resizing. Mirrors the client-side maxWidth option. |
MaxWidth(String) | value | Specifies the maximum width the UI component can reach while resizing. Mirrors the client-side maxWidth option. |