Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class LayoutControlManipulationPane : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlLayoutControlManipulationPane...
Implements:
Inherited Members
Constructors
C#
public LayoutControlManipulationPane()
Properties
C#
public RadPathButton DeleteButton { get; }
C#
public RadRadioButton HorizontalCenterButton { get; }
C#
public RadRadioButton HorizontalLeftButton { get; }
C#
public RadRadioButton HorizontalRightButton { get; }
C#
public RadRadioButton HorizontalStretchButton { get; }
RadioButtons
IList<RadRadioButton>
C#
public IList<RadRadioButton> RadioButtons { get; }
C#
public RadPathButton SelectParentButton { get; }
C#
public RadRadioButton VerticalBottomButton { get; }
C#
public RadRadioButton VerticalCenterButton { get; }
C#
public RadRadioButton VerticalStretchButton { get; }
C#
public RadRadioButton VerticalTopButton { get; }