Class AggregateDescriptorBase
Inherited Members
Namespace: Telerik.Data.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class AggregateDescriptorBase : DataDescriptor, INotifyPropertyChanged
Constructors
AggregateDescriptorBase()
Declaration
protected AggregateDescriptorBase()
Properties
Format
Declaration
public string Format { get; set; }
Property Value
System.
|