Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerBrickNavigation.drillDownKey Property

Provides access to a drill-down key.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public string drillDownKey { get; }

Property Value

Type Description
String

A string that specifies a drill-down key.

Remarks

The drill-down key is not empty for bricks providing functionality for drill-down reports.

See Also