Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataBox Structure
Members

In This Topic
    DataBox Structure
    In This Topic
    Provides access to data organized in 3D.
    Object Model
    DataBox Structure
    Syntax
    'Declaration
     
    Public Structure DataBox 
       Inherits System.ValueType
    public struct DataBox : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.DataBox

    See Also