FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / UnboundValueEventArgs Class
Members

In This Topic
    UnboundValueEventArgs Class
    In This Topic
    Object Model
    UnboundValueEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class UnboundValueEventArgs 
       Inherits System.EventArgs
    public class UnboundValueEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1FlexGrid.UnboundValueEventArgs

    See Also