LayoutControlGroup
Class
Represents a layout group, the default group of the RadLayoutControl.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
[TelerikToolboxCategory("Containers")]
public class LayoutControlGroup : LayoutControlGroupBase, ISerializable
Inheritance: objectLayoutControlGroupBaseLayoutControlGroup
Implements:
Inherited Members
Constructors
Initializes a new instance of the LayoutControlGroup class.
C#
public LayoutControlGroup()
Methods
OnCreateAutomationPeer()
AutomationPeer
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
The type-specific AutomationPeer implementation.
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()