GetGroupingPropertyNameAtDepth Method
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
string GetGroupingPropertyNameAtDepth(
int level
)
Function GetGroupingPropertyNameAtDepth (
level As Integer
) As String
abstract GetGroupingPropertyNameAtDepth :
level : int -> string
Parameters
Return Value
StringSee Also
Reference
IDataGridCollectionView Interface
Avalonia.Collections Namespace