IsAbsolute Property
Returns true
if this DataGridLength instance holds an absolute (pixel) value.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool IsAbsolute { get; }
Public ReadOnly Property IsAbsolute As Boolean
Get
member IsAbsolute : bool with get