Interface IPictureBoxPanelElement
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface IPictureBoxPanelElement
Properties
Declaration
StackLayoutElementLite CenterElementsStack { get; }
Property Value
Declaration
RadItemOwnerCollection CenterItems { get; }
Property Value
Declaration
StackLayoutElementLite FarElementsStack { get; }
Property Value
Declaration
RadItemOwnerCollection FarItems { get; }
Property Value
Declaration
StackLayoutElementLite NearElementsStack { get; }
Property Value
Declaration
RadItemOwnerCollection NearItems { get; }
Property Value
Declaration
Orientation Orientation { get; }
Property Value
|
System.Windows.Forms.Orientation
|
Extension Methods