C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnCollection Class / MaxSize Property

In This Topic
MaxSize Property (ColumnCollection)
In This Topic
Gets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection.
Syntax
'Declaration
 
Public Property MaxSize As Double
 
See Also