Represents a descriptor that defines a grouping data operation and uses the name of the desired property to look-up keys.
Namespace: Telerik.Windows.DataAssembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class PropertyGroupDescriptor _
Inherits PropertyDataDescriptor _
Implements IGroupFormatStringProvider |
| Visual C++ |
|---|
public ref class PropertyGroupDescriptor : public PropertyDataDescriptor,
IGroupFormatStringProvider |
Inheritance Hierarchy
See Also