aspnet-devexpress-dot-web-93d95a7f.md
Contains styles settings defining the appearance of the ASPxSplitter’s separators in the collapsed state.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class SplitterSeparatorStyleBase :
SplitterSimpleStyle
Public Class SplitterSeparatorStyleBase
Inherits SplitterSimpleStyle
The following members return SplitterSeparatorStyleBase objects:
These settings can be accessed via the SplitterStyles.HorizontalSeparatorCollapsed, SplitterStyles.SeparatorCollapsed and SplitterStyles.VerticalSeparatorCollapsed properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle SplitterStyle SplitterSimpleStyle SplitterSeparatorStyleBase SplitterSeparatorStyle
See Also