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