Represents a splitter used to resize the UI element located on its left in a LayoutControlGroup.
Definition
Namespace:Telerik.Windows.Controls.LayoutControl
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
[TelerikToolboxCategory("Containers")]
public class LayoutControlSplitter : Thumb
Inheritance: objectLayoutControlSplitter
Constructors
Initializes a new instance of the LayoutControlSplitter class.
C#
public LayoutControlSplitter()
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.
Resets the theme.
C#
public void ResetTheme()