Version

Value Property (GridLayoutSizeDefinition)

Gets 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.
Syntax
'Declaration
 
Public Property Value As Double
public double Value {get; set;}
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also