C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / MaxWidth Property

In This Topic
MaxWidth Property (TransposedGridRow)
In This Topic
Gets or sets the maximum width of this column.
Syntax
'Declaration
 
Public Property MaxWidth As Nullable(Of Integer)
 
See Also