FlexReport for WinForms
OnSerializeAdded メソッド (FieldBase)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : OnSerializeAdded メソッド
Post action after the field is added to the parent report's fields colleciton.
シンタックス
'宣言
 
Protected Overridable Sub OnSerializeAdded() 
'使用法
 
Dim instance As FieldBase
 
instance.OnSerializeAdded()
protected virtual void OnSerializeAdded()
解説
The ParentReport is not null on calling this method.
参照

参照

FieldBase クラス
FieldBase メンバ