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


In This Topic
    UnboundValueEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UnboundValueEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the UnboundValueEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index for the cell that has an unbound value.  
    Public PropertyGets the row index for the cell that has an unbound value.  
    Public PropertyGets or sets the unbound value that should be displayed in the cell.  
    Top
    See Also