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

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