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

Represents a layout group, the default group of the RadLayoutControl.

Definition

Constructors

Initializes a new instance of the LayoutControlGroup class.

C#
public LayoutControlGroup()

Methods

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

C#
protected override AutomationPeer OnCreateAutomationPeer()
Returns:

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)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.

Resets the theme.

C#
public void ResetTheme()