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

ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs Members

Provides data for the ASPxClientCardView.BatchEditTemplateCellFocused event.

Constructors

Name Description
constructor(column) Initializes a new instance of the ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs class with the specified column.

Properties

Name Description
column Gets the currently processed column.
handled Gets or sets a value specifying whether the event was handled.
See Also