Enum
ItemAlignment

Enumeration describing the possible toolbar alignments of the items in the RadToolBar.

Definition

Namespace:Telerik.Windows.Controls.ToolBar

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum ItemAlignment

Fields

Left

Marks that an item must be positioned on left in horizontal toolbar or on top in vertical toolbar.

Declaration

cs-api-definition
Left = 0

Field Value

ItemAlignment

Right

Marks that an item must be positioned on right in horizontal toolbar or on bottom in vertical toolbar.

Declaration

cs-api-definition
Right = 1

Field Value

ItemAlignment

In this article
DefinitionFieldsLeftRight
Not finding the help you need?
Contact Support