ClassGroupDescriptorBase
Class
Represents the base class for all descriptors that define a grouping operation within a data instance.
Definition
Namespace:Telerik.Maui.Controls.Data
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class GroupDescriptorBase : OrderedDescriptor, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseDataDescriptorOrderedDescriptorGroupDescriptorBase
Derived Classes:
Implements:
Inherited Members
Constructors
GroupDescriptorBase()
Declaration
cs-api-definition
protected GroupDescriptorBase()
Properties
DisplayContent
Gets or sets the content that is used to represent the group descriptor visually - for example within the grouping panel.
Methods
ToString()
Returns a string that represents this instance.