Skip to main content
All docs
V26.1
  • RowClickEventArgs Class

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

    Namespace: DevExpress.XtraTreeList

    Assembly: DevExpress.XtraTreeList.v26.1.dll

    Declaration

    public class RowClickEventArgs :
        NodeClickEventArgs
    See Also