Skip to main content
A newer version of this page is available. .

ASPxClientGridViewColumnCancelEventArgs Class

Provides data for the cancelable events of a client ASPxGridView column.

Declaration

declare class ASPxClientGridViewColumnCancelEventArgs extends ASPxClientCancelEventArgs

Remarks

The ASPxClientGridViewColumnCancelEventArgs class provides the ASPxClientGridViewColumnCancelEventArgs.column property that identifies the client column currently being processed.

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientGridViewColumnCancelEventArgs
See Also