SublevelIndent 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)
- C#
- VB
- F#
public double SublevelIndent { get; set; }
Public Property SublevelIndent As Double
Get
Set
member SublevelIndent : float with get, set