The default grid size of an automatically created row.

Default is 1* - all rows equally sharing remaining space.

This default only makes sense if your Grid expands to fill an area. If the grid shrinks to fit the contents, such as when it is aligned, or in a DockPanel, StackPanel, or ScrollView, then this default will not work. You may instead want auto as the default.

See Rows and RowCount.

Location

Namespace
Fuse.Controls
Package
Fuse.Controls.Panels 2.9.1

Returns

string