Infragistics3.Wpf.v7.2
Grouping Property
See Also 
Infragistics.Windows.Themes Namespace > ResourceSetLocator Class : Grouping Property

Returns the name of the grouping that the resources are applied to (read-only)

Syntax

Visual Basic (Declaration) 
Public Overridable MustOverride ReadOnly Property Grouping As String
C# 
public virtual abstract string Grouping {get;}

Remarks

Examples: DataPresenter, Editors, Primitives, WPF etc.

See Also