Class PanelBarGridSplitter
A custom GridSplitter control used for resizing the top level RadPanelBarItems in a RadPanelBar.
Inheritance
System.Object
PanelBarGridSplitter
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
[Themable]
public class PanelBarGridSplitter : GridSplitter, IThemable
Constructors
PanelBarGridSplitter()
Initializes a new instance of the PanelBarGridSplitter class.
Declaration
public PanelBarGridSplitter()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()