Skip to main content

ASPxClientTreeListBatchEditTemplateCellFocusedEventArgs Members

Provides data for the ASPxClientTreeList.BatchEditTemplateCellFocused event.

Constructors

Name Description
constructor(column) Initializes a new instance of the ASPxClientTreeListBatchEditTemplateCellFocusedEventArgs class.

Properties

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