IsAbsolute Property
Gets a value that indicates whether the GridLength has a GridUnitType of Pixel.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsAbsolute { get; }
Public ReadOnly Property IsAbsolute As Boolean
Get
member IsAbsolute : bool with get