Skip to main content

ASPxDocumentViewer.SettingsSplitter Property

Provides access to the ASPxDocumentViewer‘s splitter settings.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public DocumentViewerSplitterSettings SettingsSplitter { get; }

Property Value

Type Description
DocumentViewerSplitterSettings

A DocumentViewerSplitterSettings object.

See Also