C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnCollection Class / MaxSize Property
In This Topic
MaxSize Property (GridColumnCollection)
In This Topic
Gets or sets the maximum size for the items in the collection.
Syntax
public double MaxSize {get; set;}
See Also