New to Telerik UI for WPFStart a free 30-day trial

Specifies the position of the image within a RadMenuItem element.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum ItemIconPosition

Fields

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

C#
Left = 0

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

C#
Right = 1
In this article
DefinitionFieldsLeftRight
Not finding the help you need?
Contact Support