Skip to main content
Tab

SplitterSeparators Class

Provides settings defining the appearance of separators.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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