C1.Web.Mvc Namespace / ManualGridTile Class / MaxResizeHeight Property

In This Topic
MaxResizeHeight Property (ManualGridTile)
In This Topic
Gets or sets the default maximum height of the tile when resize.
Syntax
'Declaration
 
<DefaultValueAttribute(2147483647)>
Public Overridable Property MaxResizeHeight As Integer
 
See Also