aspnet-devexpress-dot-web-5ce8c6fc.md
Contains settings that allow the appearance of the ASPxSplitter ‘s different elements to be defined.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class SplitterStyles :
StylesBase
Public Class SplitterStyles
Inherits StylesBase
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 |
An object of the SplitterStyles type can be accessed via the ASPxSplitter.Styles property.
Object StateManager PropertiesBase StylesBase SplitterStyles
See Also