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

MobileWebDocumentViewerSettings.Changed(PropertiesBase) Method

For internal use.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

Declaration

public void Changed(
    PropertiesBase properties
)

Parameters

Name Type Description
properties PropertiesBase

A PropertiesBase descendant.

See Also