DataGridLength.Value Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the absolute value of the DataGridLength in pixels.

Namespace:  System.Windows.Controls
Assembly:  System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)

Syntax

'Declaration
Public ReadOnly Property Value As Double
public double Value { get; }

Property Value

Type: System.Double
The absolute value of the DataGridLength in pixels.

Remarks

The Value property is meaningful only if the DataGridLength has an absolute pixel value.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.