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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > BehaviorOptions クラス : FireOnFormatForEachInstanceOfRepeatedGroupSection プロパティ
Gets or sets a value indicating whether the OnFormat script is fired for each instance of a repeated group footer section, or just once for the first instance. Applies only to groups with Repeat property set to 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 メンバ