Interface
IPictureBoxPanelElement

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public interface IPictureBoxPanelElement

Properties

CenterElementsStack

Declaration

cs-api-definition
StackLayoutElementLite CenterElementsStack { get; }

Property Value

StackLayoutElementLite

CenterItems

Declaration

cs-api-definition
RadItemOwnerCollection CenterItems { get; }

Property Value

RadItemOwnerCollection

FarElementsStack

Declaration

cs-api-definition
StackLayoutElementLite FarElementsStack { get; }

Property Value

StackLayoutElementLite

FarItems

Declaration

cs-api-definition
RadItemOwnerCollection FarItems { get; }

Property Value

RadItemOwnerCollection

NearElementsStack

Declaration

cs-api-definition
StackLayoutElementLite NearElementsStack { get; }

Property Value

StackLayoutElementLite

NearItems

Declaration

cs-api-definition
RadItemOwnerCollection NearItems { get; }

Property Value

RadItemOwnerCollection

Orientation

Declaration

cs-api-definition
Orientation Orientation { get; }

Property Value

Orientation