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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public class DataPointExDictionary :
        OfficeDictionary<int, DataPointEx>

    The following members return DataPointExDictionary objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeDictionary<Int32, DataPointEx>
    DataPointExDictionary
    See Also