New to Telerik UI for WPFStart a free 30-day trial

Dependency object used as data context to PivotHeader and PivotGroupHeader.

Definition

Namespace:Telerik.Windows.Controls.Pivot

Assembly:Telerik.Windows.Controls.Pivot.dll

Syntax:

C#
public sealed class GroupData : DataContextProxy

Inheritance: objectDataContextProxyGroupData

Inherited Members DataContextProxy.DataPropertyDataContextProxy.Data

Constructors

C#
public GroupData()

Fields

GroupDescriptionProperty

DependencyProperty

Identifies the GroupDescription read-only dependency property.

C#
public static readonly DependencyProperty GroupDescriptionProperty

Properties

C#
public IGroupDescription GroupDescription { get; }

Methods

C#
public override string ToString()
Returns:

string