Value Property
Gets the absolute value of the DataGridLength in pixels.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public double Value { get; }
Public ReadOnly Property Value As Double
Get
member Value : float with get
Return Value
Double
The absolute value of the DataGridLength in pixels.