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

A custom GridSplitter control used for resizing the top level RadPanelBarItems in a RadPanelBar.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
[Themable]
public class PanelBarGridSplitter : GridSplitter

Inheritance: objectPanelBarGridSplitter

Constructors

Initializes a new instance of the PanelBarGridSplitter class.

C#
public PanelBarGridSplitter()

Methods

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

Resets the theme.

C#
public void ResetTheme()