DataGridLength.

IsAbsolute Property

Summary

Returns true if this DataGridLength instance holds an absolute (pixel) value.
Namespace
Avalonia.Controls
Containing Type
DataGridLength

Syntax

public bool IsAbsolute { get; }

Value

Type Description
bool