FlexReport for WPF
FireOnFormatForEachInstanceOfRepeatedGroupSection プロパティ (BehaviorOptions)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > BehaviorOptions クラス : FireOnFormatForEachInstanceOfRepeatedGroupSection プロパティ
OnFormat スクリプトをグループセクションが繰り返されるたびに実行するか、最初のグループセクションでのみ実行するかを示す値を取得または設定します。 Repeat プロパティが true に設定されているグループにのみ適用されます。
シンタックス
'宣言
 
Public Property FireOnFormatForEachInstanceOfRepeatedGroupSection As System.Boolean
'使用法
 
Dim instance As BehaviorOptions
Dim value As System.Boolean
 
instance.FireOnFormatForEachInstanceOfRepeatedGroupSection = value
 
value = instance.FireOnFormatForEachInstanceOfRepeatedGroupSection
public System.bool FireOnFormatForEachInstanceOfRepeatedGroupSection {get; set;}
参照

BehaviorOptions クラス
BehaviorOptions メンバ