DataGridLengthIsAbsolute Property
Returns true if this DataGridLength instance holds
an absolute (pixel) value.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsAbsolute { get; }
Public ReadOnly Property IsAbsolute As Boolean
Get
member IsAbsolute : bool with get
Property Value
Boolean