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

ReportBuildArgs.DrillDownKeys Property

For internal use.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[DataMember]
public Dictionary<string, bool> DrillDownKeys { get; set; }

Property Value

Type
Dictionary<String, Boolean>
See Also