Back to Devexpress

ASPxClientVerticalGridRowCancelEventArgs Class

aspnet-js-aspxclientverticalgridrowcanceleventargs.md

latest753 B
Original Source

ASPxClientVerticalGridRowCancelEventArgs Class

Provides data for the cancelable events of a client ASPxVerticalGrid row.

Declaration

ts
declare class ASPxClientVerticalGridRowCancelEventArgs extends ASPxClientCancelEventArgs

Remarks

The ASPxClientVerticalGridRowCancelEventArgs class provides the row property that identifies the client row currently being processed.

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientVerticalGridRowCancelEventArgs

See Also

Vertical Grid

ASPxClientVerticalGridRowCancelEventArgs Members