Version

GridLayoutSizeDefinition Class Members

The following tables list the members exposed by GridLayoutSizeDefinition.

Public Constructors
 NameDescription
Public ConstructorGridLayoutSizeDefinition ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertySizeTypeGets or sets the size type for the definition.  
Public PropertyValueGets or sets the value for the definition. This value is treated differently depending on the size type specified. For example, Star sizing will treat this property as a weighted percentage relative to other Star sized definitions.  
See Also