ComponentOne ASP.NET MVC Controls
MaxWidth Property

C1.Web.Mvc Namespace > ColumnBase Class : MaxWidth Property
Gets or sets the maximum width of this column.
Syntax
'Declaration
 
Public Property MaxWidth As Nullable(Of Integer)
public Nullable<int> MaxWidth {get; set;}
See Also

Reference

ColumnBase Class
ColumnBase Members