Class RadLayoutControl
Inheritance
System.Object
RadLayoutControl
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadLayoutControl : LayoutControlGroupBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadLayoutControl()
Declaration
public RadLayoutControl()
Properties
IsInEditMode
Declaration
public bool IsInEditMode { get; set; }
Property Value
System.Boolean
|
Orientation
SelectedItem
Declaration
public object SelectedItem { get; }
Property Value
System.Object
|