ASPxClientVerticalGridFocusedCellChangingEventArgs Class
In This Article
Provides data for the ASPxClientVerticalGrid.FocusedCellChanging event.
#Declaration
TypeScript
declare class ASPxClientVerticalGridFocusedCellChangingEventArgs extends ASPxClientCancelEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientVerticalGridFocusedCellChangingEventArgs
See Also