GridLength.

IsAbsolute Property

Summary

Gets a value that indicates whether the GridLength has a GridUnitType of Pixel.
Namespace
Avalonia.Controls
Containing Type
GridLength

Syntax

public bool IsAbsolute { get; }

Value

Type Description
bool