C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlAdapter.ColumnInfo Class / MaxWidth Property

In This Topic
MaxWidth Property (GridControlAdapter.ColumnInfo)
In This Topic
Gets the maximum width of the column.
Syntax
'Declaration
 
Public ReadOnly Property MaxWidth As Double
 
See Also