SubtotalDataPointCollection.Item[Int32] Property
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| index | Int32 |
Property Value
| Type |
|---|
| Int32 |
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public int this[int index] { get; set; }
Public Property Item(index As Integer) As Integer
| Name | Type |
|---|---|
| index | Int32 |
| Type |
|---|
| Int32 |