FlexReport for WPF
OmitDrillthroughs プロパティ (WordExporter)


C1.WPF.Document アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > WordExporter クラス : OmitDrillthroughs プロパティ
Drillthrough が設定されているすべての項目で Drillthrough アクションを省略するかどうかを示す値を取得または設定します。 デフォルト値は false です。
シンタックス
'宣言
 
Public Property OmitDrillthroughs As System.Boolean
'使用法
 
Dim instance As WordExporter
Dim value As System.Boolean
 
instance.OmitDrillthroughs = value
 
value = instance.OmitDrillthroughs
public System.bool OmitDrillthroughs {get; set;}
参照

WordExporter クラス
WordExporter メンバ