DocumentViewerSplitterStyles(ISkinOwner) Constructor
Initializes a new instance of the DocumentViewerSplitterStyles class with the specified skin owner.
Namespace: DevExpress.XtraReports.Web.DocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress.Web.Internal.ISkinOwner | An object implementing the DevExpress.Web.Internal.ISkinOwner interface. |
See Also