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

PagerImages Fields

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

Represents the name of the AllButton image file which is used in the ASPxPager control.

This name is equal to “pAll.png”.

CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
FirstButtonImageName

Represents the name of the FirstButton image file which is used in the ASPxPager control.

This name is equal to “pFirst.png”.

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

Represents the name of the LastButton image file which is used in the ASPxPager control.

This name is equal to “pLast.png”.

LoadingPanelImageName static

Represents the name of the LoadingPanel image file.

This name is equal to “Loading”.

Inherited from ImagesBase.
NextButtonImageName

Represents the name of the NextButton image file which is used in the ASPxPager control.

This name is equal to “pNext.png”.

PopOutImageName

The name of the PopOut image file which is used in the Page Size Item element.

This name is equal to “pPopOut”.

PressedPostfixConst static Returns “Pressed”. Inherited from ImagesBase.
PrevButtonImageName

Represents the name of the PrevButton image file which is used in the ASPxPager control.

This name is equal to “pPrev.png”.

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