Skip to main content

ASPxClientGridViewFocusEventArgs Class

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

See Also