ClassAggregateDescriptorBase
Class
Represents the base class for all descriptors that describe an aggregate function within a data component.
Definition
Namespace:Telerik.Maui.Controls.Data
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class AggregateDescriptorBase : DataDescriptor, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseDataDescriptorAggregateDescriptorBase
Derived Classes:
Implements:
Inherited Members
Constructors
AggregateDescriptorBase()
Declaration
cs-api-definition
protected AggregateDescriptorBase()