ReportBuildArgs.DrillDownKeys Property
For internal use.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type |
---|
Dictionary<String, Boolean> |
See Also
For internal use.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
[DataMember]
public Dictionary<string, bool> DrillDownKeys { get; set; }
<DataMember>
Public Property DrillDownKeys As Dictionary(Of String, Boolean)
Type |
---|
Dictionary<String, Boolean> |
No
Your feedback is appreciated.