ComponentOne FlexReport for WinForms
OmitDrillthroughs Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > WordExporter Class : OmitDrillthroughs Property
Gets or sets a value indicating whether to omit the Drillthrough action on all items where it is set. The default value is false.
Syntax
'Declaration
 
Public Property OmitDrillthroughs As System.Boolean
public System.bool OmitDrillthroughs {get; set;}
See Also

Reference

WordExporter Class
WordExporter Members