Back to Devexpress

SplitterSeparators Class

aspnet-devexpress-dot-web-441590e4.md

latest1.6 KB
Original Source

SplitterSeparators Class

Provides settings defining the appearance of separators.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterSeparators :
    PropertiesBase
vb
Public Class SplitterSeparators
    Inherits PropertiesBase

The following members return SplitterSeparators objects:

Remarks

An object of the SplitterSeparators type can be accessed via the SplitterPane.Separator and SplitterPane.Separators properties.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase SplitterSeparators

See Also

SplitterSeparators Members

Splitter

DevExpress.Web Namespace