Class GroupDescriptorBase
Inherited Members
Namespace: Telerik.Data.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class GroupDescriptorBase : OrderedDescriptor, INotifyPropertyChanged
Constructors
GroupDescriptorBase()
Declaration
protected GroupDescriptorBase()
Properties
DisplayContent
Declaration
public object DisplayContent { get; set; }
Property Value
System.
|
Methods
ToString()
Declaration
public override string ToString()
Returns
System.
|