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


In This Topic
    RowColEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RowColEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RowColEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the operation should be canceled.  
    Public PropertyGets the index of the column that caused the event.  
    Public PropertyGets the index of the row that caused the event.  
    Top
    See Also