Skip to main content
Tab

SplitterStyles.Pane Property

Gets style settings defining the appearance of the panes within the ASPxSplitter.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public SplitterPaneStyle Pane { get; }

#Property Value

Type Description
SplitterPaneStyle

A SplitterPaneStyle object containing style settings.

See Also