[]
        
(Showing Draft Content)

C1.Report.FieldBase.OnSerializeAdded

OnSerializeAdded Method

OnSerializeAdded()

Post action after the field is added to the parent report's fields colleciton.

Declaration
protected virtual void OnSerializeAdded()
Protected Overridable Sub OnSerializeAdded()
Remarks

The ParentReport is not null on calling this method.