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

TitleIndexImages Fields

Contains settings that allow images to be defined for the ASPxTitleIndex‘s specific elements.
Name Description
BackToTopImageName

Represents the name of the BackToTop image file which is used in the ASPxTitleIndex control.

This name is equal to “tiBackToTop.gif”.

CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
HottrackedPostfixConst static Returns “Hover”. Inherited from ImagesBase.
ItemImageName

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

This name is equal to “tcItem.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.
SelectedPostfixConst static Returns “Selected”. Inherited from ImagesBase.
SpriteImageName static For internal use only. Inherited from ImagesBase.
WindowResizerImageName static For internal use only. Returns “WindowResizer”. Inherited from ImagesBase.
WindowResizerRtlImageName static For internal use only. Inherited from ImagesBase.
See Also