[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.WallRangesCollection.OnInsert

OnInsert Method

OnInsert(int, object)

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