SplitterStyles Class
Contains settings that allow the appearance of the ASPxSplitter‘s different elements to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return SplitterStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxSplitter.Styles |
ASP.NET MVC Extensions | MVCxSplitter.Styles |
SplitterSettings.Styles |
Remarks
An object of the SplitterStyles type can be accessed via the ASPxSplitter.Styles property.
Implements
Inheritance
See Also