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

SplitterImages Class

Contains settings that allow images to be defined for the ASPxSplitter’s specific elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class SplitterImages :
    ImagesBase

The following members return SplitterImages objects:

Remarks

An object of the SplitterImages type can be accessed via the ASPxSplitter.Images property.

Inheritance

See Also