Skip to main content
A newer version of this page is available. .
Tab

MenuImages Fields

Contains settings that allow images to be defined for the ASPxMenu‘s (ASPxPopupMenu‘s) specific elements.
Name Description
AdaptiveMenuImageName For internal use only.
CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
GutterImageName

Represents the name of the Gutter image file which is used in the ASPxMenu control.

This name is equal to “mPopupBack.gif”.

HorizontalPopOutImageName

Represents the name of the HorizontalPopOut image file which is used in the ASPxMenu control.

This name is equal to “mHorizontalPopOut.gif”.

HottrackedPostfixConst static Returns “Hover”. Inherited from ImagesBase.
ItemImageName

Represents the name of the Item image file which is used in the ASPxMenu control.

This name is equal to “mItem.gif”.

LoadingPanelImageName static

Represents the name of the LoadingPanel image file.

This name is equal to “Loading”.

Inherited from ImagesBase.
PressedPostfixConst static Returns “Pressed”. Inherited from ImagesBase.
ScrollDownButtonImageName For internal use only.
ScrollUpButtonImageName For internal use only.
SelectedPostfixConst static Returns “Selected”. Inherited from ImagesBase.
SpriteImageName static For internal use only. Inherited from ImagesBase.
SubMenuItemImageName

Represents the name of the SubMenuItem image file which is used in the ASPxMenu control.

This name is equal to “mSubMenuItem.gif”.

VerticalPopOutImageName

Represents the name of the VerticalPopOut image file which is used in the ASPxMenu control.

This name is equal to “mVerticalPopOut.gif”.

VerticalPopOutRtlImageName For internal use only.
WindowResizerImageName static For internal use only. Returns “WindowResizer”. Inherited from ImagesBase.
WindowResizerRtlImageName static For internal use only. Inherited from ImagesBase.
See Also