DataGridRowGroupHeaderSublevelIndent Property

Gets or sets a value that indicates the amount that the children of the RowGroupHeader are indented.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public double SublevelIndent { get; set; }

Property Value

Double

See Also