Skip to main content
All docs
V24.2

RowClickEventArgs Class

Supplies data for the RowClick, RowSelectImageClick, and RowStateImageClick events.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v24.2.dll

Declaration

public class RowClickEventArgs :
    NodeClickEventArgs
See Also