True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / UnboundColumnFetchEventArgs Class
Members

In This Topic
    UnboundColumnFetchEventArgs Class
    In This Topic
    Provides data for the C1TrueDBGrid.UnboundColumnFetch event.
    Object Model
    UnboundColumnFetchEventArgs Class
    Syntax
    'Declaration
     
    Public Class UnboundColumnFetchEventArgs 
       Inherits System.EventArgs
    public class UnboundColumnFetchEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1TrueDBGrid.UnboundColumnFetchEventArgs

    See Also