- Namespace
- Avalonia
.Collections - Base Types
-
- I
Notify Property Changed - Data
Grid Group Description
- I
graph BT
Type-->Base0["DataGridGroupDescription"]
click Base0 "/api/Avalonia.Collections/DataGridGroupDescription"
Base0-->Base1["INotifyPropertyChanged"]
Type["DataGridPathGroupDescription"]
class Type type-node
Syntax
public class DataGridPathGroupDescription : DataGridGroupDescription
Constructors
Name | Summary |
---|---|
Data |
Events
Name | Type | Summary |
---|---|---|
PropertyChanged | Property |
Inherited from Data
|
Properties
Name | Value | Summary |
---|---|---|
GroupKeys | AvaloniaList |
Inherited from Data
|
PropertyName | string |
Methods
Name | Value | Summary |
---|---|---|
GroupKeyFromItem |
object | |
KeysMatch |
bool | |
OnPropertyChanged |
void |
Inherited from Data
|