DataGridLengthValue Property |
Gets the absolute value of the System.Windows.Controls.DataGridLength in
pixels, or 1.0 if the System.Windows.Controls.DataGridLength.UnitType property is
set to System.Windows.Controls.DataGridLengthUnitType.Auto.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double Value { get; }
Property Value
Type:
DoubleSee Also