ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RowDetailsApplyingEventArgs Class / DataObject Property

In This Topic
    DataObject Property
    In This Topic
    Gets the index of the row that caused the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataObject As Object
    public object DataObject {get;}
    See Also