ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / DataBox Structure / DataPointer Field

In This Topic
    DataPointer Field (DataBox)
    In This Topic
    Pointer to the data.
    Syntax
    'Declaration
     
    Public DataPointer As System.IntPtr
    public System.IntPtr DataPointer
    See Also