Skip to main content
All docs
V26.1
  • SubtotalDataPointCollection Class

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class SubtotalDataPointCollection :
        OfficeCollectionBase<int>,
        IList<int>,
        ICollection<int>,
        IEnumerable<int>,
        IEnumerable

    The following members return SubtotalDataPointCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<Int32>
    SubtotalDataPointCollection
    See Also