Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerBrick.navigation Property

Provides access to navigation settings of the current brick.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public ASPxClientWebDocumentViewerBrickNavigation navigation { get; }

Property Value

Type Description
ASPxClientWebDocumentViewerBrickNavigation

An object that provides a brick’s navigation settings.

See Also