Value Property (GridLength)
In This Topic
Returns value part of this GridLength instance.
Syntax
'Declaration
<C1DescriptionAttribute("GridLength.Value", "Returns value part of this GridLength instance.")>
Public ReadOnly Property Value As Double
[C1Description("GridLength.Value", "Returns value part of this GridLength instance.")]
public double Value {get;}
See Also