RadControls for WPF

Represents a variant for a Group control.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.RibbonView (in Telerik.Windows.Controls.RibbonView.dll) Version: 2013.1.403.40

Syntax

C#
public class GroupVariant : DependencyObject
Visual Basic
Public Class GroupVariant _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      Telerik.Windows.Controls..::..GroupVariant

See Also