Back to Devexpress

SplitterSeparatorSelectedStyleBase Class

aspnet-devexpress-dot-web-5a80d632.md

latest1.8 KB
Original Source

SplitterSeparatorSelectedStyleBase Class

Serves as a base for a class that provides style 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 SplitterSeparatorSelectedStyleBase :
    AppearanceSelectedStyle
vb
Public Class SplitterSeparatorSelectedStyleBase
    Inherits AppearanceSelectedStyle

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceSelectedStyle SplitterSeparatorSelectedStyleBase SplitterSeparatorSelectedStyle

See Also

SplitterSeparatorSelectedStyleBase Members

DevExpress.Web Namespace