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


In This Topic
    RowDetailsApplyingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RowDetailsApplyingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RowDetailsApplyingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the index of the row that caused the event.  
    Top
    See Also