SplitterPaneCollapsedStyle Class
In This Article
Contains style settings that define the appearance of the ASPxSplitter’s panes in the collapsed state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class SplitterPaneCollapsedStyle :
SplitterSimpleStyle
#Related API Members
The following members return SplitterPaneCollapsedStyle objects:
#Remarks
These settings can be accessed using the following properties:
Control Level:
Pane Level:
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
SplitterStyle
SplitterSimpleStyle
SplitterPaneCollapsedStyle
See Also