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