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