C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / Cell Class / MaxWidth Property

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