Skip to main content
Tab

SplitterImages Properties

Contains settings that allow images to be defined for the ASPxSplitter’s specific elements.
Name Description
HorizontalCollapseBackwardButton Gets the settings of an image displayed within the collapse backward button element of the ASPxSplitter’s horizontal separators.
HorizontalCollapseForwardButton Gets the settings of an image displayed within the collapse forward button element of the ASPxSplitter’s horizontal separators.
HorizontalSeparatorButton Gets the settings of an image displayed within the separator image element of the ASPxSplitter’s horizontal separators.
ImageFolder Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase.
LoadingPanel This property is not in effect for the SplitterImages class. It’s overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
SpriteCssFilePath Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase.
SpriteImageUrl Gets or sets the path to a sprite image. Inherited from ImagesBase.
VerticalCollapseBackwardButton Gets the settings of an image displayed within the collapse backward button element of the ASPxSplitter’s vertical separators.
VerticalCollapseForwardButton Gets the settings of an image displayed within the collapse forward button element of the ASPxSplitter’s vertical separators.
VerticalSeparatorButton Gets the settings of an image displayed within the separator image element of the ASPxSplitter’s vertical separators.
See Also