Back to Devexpress

SplitterSeparatorSelectedStyle Class

aspnet-devexpress-dot-web-49aeeeb9.md

latest1.9 KB
Original Source

SplitterSeparatorSelectedStyle Class

Contains styles settings defining the appearance of the ASPxSplitter’s separators in the selected state.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterSeparatorSelectedStyle :
    SplitterSeparatorSelectedStyleBase
vb
Public Class SplitterSeparatorSelectedStyle
    Inherits SplitterSeparatorSelectedStyleBase

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceSelectedStyle SplitterSeparatorSelectedStyleBase SplitterSeparatorSelectedStyle

See Also

SplitterSeparatorSelectedStyle Members

Splitter

DevExpress.Web Namespace