DataCollection | ComponentOne
C1.Mac.DataCollection Assembly / C1.Mac.DataCollection Namespace / C1TableViewSource Class / Handle Property

In This Topic
    Handle Property (C1TableViewSource)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Handle As IntPtr
    public IntPtr Handle {get; set;}
    See Also