ASPxClientGridViewRowFocusingEventArgs Class
In This Article
Provides data for the ASPxClientGridView.RowFocusing event.
#Declaration
TypeScript
declare class ASPxClientGridViewRowFocusingEventArgs extends ASPxClientGridViewRowCancelEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientGridViewRowCancelEventArgs
ASPxClientGridViewRowFocusingEventArgs
See Also