Class PropertyGroupDescriptor
Inheritance
System.Object
PropertyGroupDescriptor
Inherited Members
Namespace: Telerik.Data.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PropertyGroupDescriptor : GroupDescriptorBase, INotifyPropertyChanged, IPropertyDescriptor
Constructors
PropertyGroupDescriptor()
Declaration
public PropertyGroupDescriptor()
Properties
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
System.
|
Methods
PropertyChangedOverride(String)
Declaration
protected override void PropertyChangedOverride(string changedPropertyName = "")
Parameters
System.
|
Overrides
ToString()
Declaration
public override string ToString()
Returns
System.
|