SubtotalDataPointCollection.Insert(Int32, Int32) Method
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| index | Int32 |
| item | Int32 |
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public void Insert(
int index,
int item
)
Public Sub Insert(
index As Integer,
item As Integer
)
| Name | Type |
|---|---|
| index | Int32 |
| item | Int32 |