DefinitionBase Class
Specifies the size of a row or column in a Grid.
The string syntax for this definition is:
auto
:Metric="Auto"
, theExtent
is not relevantdefault
:Metric="Default"
with anExtent="1"
##
:Metric="Absolute" with
Extent="##"` (## is a size in points)##*
:Metric="Proportion" with
Extent="##" (## is the weight of the row/column)
Location
- Namespace
- Fuse.Layouts
- Package
- Fuse.Controls.Panels 2.9.1