ClassGroupDefinition
Class
Represents an object, which defines how the data in RadPivotMap will be presented. Each GroupDefinition defines an additional level in the hierarchy. If there are no such objects, the RadPivotMap control will display all its items in a single level.
Definition
Namespace:Telerik.Windows.Controls.TreeMap
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public sealed class GroupDefinition : PivotMapGroupDefinitionBase, INotifyPropertyChanged
Inheritance: objectInheritanceContextPropagatorDefinitionBasePivotMapGroupDefinitionBaseGroupDefinition
Implements:
Inherited Members
Constructors
GroupDefinition()
Declaration
cs-api-definition
public GroupDefinition()