IsBottomLevel Property
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public abstract bool IsBottomLevel { get; }
Public MustOverride ReadOnly Property IsBottomLevel As Boolean
Get
abstract IsBottomLevel : bool with get
Property Value
BooleanSee Also
Reference
DataGridCollectionViewGroup Class
Avalonia.Collections Namespace