SplitterPaneStyle Class
In This Article
Contains style settings that define the appearance of panes within the ASPxSplitter control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class SplitterPaneStyle :
SplitterStyle
#Related API Members
The following members return SplitterPaneStyle objects:
#Remarks
These settings can be accessed using the following properties:
Control Level:
Pane Level:
#Inheritance
See Also