Skip to main content

DocumentViewerSplitterStyles.Pane Property

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

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public DocumentViewerSplitterPaneStyle Pane { get; }

Property Value

Type Description
DocumentViewerSplitterPaneStyle

A DocumentViewerSplitterPaneStyle object.

See Also