RadGroupHeader
Class
Use as a heading in ribbon context menus.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
C#
public class RadGroupHeader : ContentControl
Inheritance: objectRadGroupHeader
Constructors
Initializes a new instance of the RadGroupHeader class.
C#
public RadGroupHeader()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.