Skip to main content
A newer version of this page is available. .
Tab

SplitterSeparators Class

Provides settings defining the appearance of separators.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class SplitterSeparators :
    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

Inheritance

See Also