ClassLayoutControlExpanderGroup
Represents the LayoutControlExpanderGroup wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
public class LayoutControlExpanderGroup : LayoutControlGroupBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlItemsControlLayoutControlGroupBaseLayoutControlExpanderGroup
Implements:
Inherited Members
Constructors
LayoutControlExpanderGroup()
Initializes a new instance of the LayoutControlGroup class.
Declaration
public LayoutControlExpanderGroup()
Properties
Header
Get or Set the LayoutControlExpanderGroup Header value via automation property.
HeaderPanel
Gets LayoutTransformControl inside LayoutControlExpanderGroup.
Declaration
public FrameworkElement HeaderPanel { get; }
Property Value
IsExpandable
Get or Set the LayoutControlExpanderGroup IsExpandable value via automation property.
IsExpanded
Get or Set the LayoutControlExpanderGroup IsExpanded value via automation property.
ItemsPanel
Gets LayoutControlPanel inside LayoutControlExpanderGroup.
Declaration
public FrameworkElement ItemsPanel { get; }
Property Value
Orientation
Get the LayoutControlExpanderGroup orientation value via automation property.