Skip to main content
A newer version of this page is available. .

DocumentViewerSplitterStyles.Pane Property

Provides access to the style settings of the Document Viewer’s splitter pane.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

Assembly: DevExpress.XtraReports.v20.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public DocumentViewerSplitterPaneStyle Pane { get; }

Property Value

Type Description
DocumentViewerSplitterPaneStyle

A DocumentViewerSplitterPaneStyle object.

See Also