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

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