Skip to main content
Tab

SplitterPane.PaneStyle Property

Gets style settings defining the appearance of the current pane.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public SplitterPaneStyle PaneStyle { get; }

Property Value

Type Description
SplitterPaneStyle

A SplitterPaneStyle object that contains style settings.

See Also