SplitterSeparators Class
In This Article
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
#Related API Members
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
Object
StateManager
PropertiesBase
SplitterSeparators
See Also