Back to Devexpress

SplitterSimpleStyle Class

aspnet-devexpress-dot-web-440219e1.md

latest2.1 KB
Original Source

SplitterSimpleStyle Class

Serves as a base for classes that provide style settings used to paint different elements of the ASPxSplitter control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterSimpleStyle :
    SplitterStyle
vb
Public Class SplitterSimpleStyle
    Inherits SplitterStyle

Implements

IComponent

IDisposable

IStateManager

Inheritance

Show 13 items

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle SplitterStyle SplitterSimpleStyle SplitterPaneCollapsedStyle

SplitterResizingPointerStyle

SplitterSeparatorButtonStyle

SplitterSeparatorStyleBase

SplitterSeparatorStyle

See Also

SplitterSimpleStyle Members

Splitter

DevExpress.Web Namespace