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