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

SplitterStyles Class

Contains settings that allow the appearance of the ASPxSplitter‘s different elements to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class SplitterStyles :
    StylesBase

The following members return SplitterStyles objects:

Remarks

An object of the SplitterStyles type can be accessed via the ASPxSplitter.Styles property.

Implements

See Also