Enum
ItemIconPosition

Specifies the position of the image within a RadMenuItem element.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum ItemIconPosition

Fields

Left

The image is displayed to the left of the menu item's content. This is the default value.

Declaration

cs-api-definition
Left = 0

Field Value

ItemIconPosition

Right

The image is displayed to the right of the menu item's content.

Declaration

cs-api-definition
Right = 1

Field Value

ItemIconPosition

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