[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ControlCollection.OnInsertComplete

OnInsertComplete Method

OnInsertComplete(int, object)

OnInsertComplete

Declaration
protected override void OnInsertComplete(int index, object value)
Parameters
Type Name Description
int index
object value
Overrides