C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridRowCollection Class / MinSize Property

In This Topic
MinSize Property (GridRowCollection)
In This Topic
Gets or sets the minimum size for the items in the collection.
Syntax
'Declaration
 
Public Property MinSize As Double
 
See Also