ASPxClientGridViewFocusEventArgs Class
In This Article
Provides data for the corresponding event.
#Declaration
TypeScript
declare class ASPxClientGridViewFocusEventArgs extends ASPxClientProcessingModeEventArgs
#Remarks
ASPxClientGridViewFocusEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.
#Inheritance
ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientGridViewFocusEventArgs
See Also