DataGridGroupDescription Class

Namespace
Avalonia.Collections
Base Types
  • INotifyPropertyChanged
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

Events

Name Type Summary
PropertyChanged PropertyChangedEventHandler

Properties

Name Value Summary
GroupKeys AvaloniaList<object>
PropertyName string

Methods