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

ASPxClientTreeListFocusedCellChangingEventArgs Class

Provides data for the ASPxClientTreeList.FocusedCellChanging event.

Declaration

declare class ASPxClientTreeListFocusedCellChangingEventArgs extends ASPxClientCancelEventArgs

Remarks

ASPxClientTreeListFocusedCellChangingEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientTreeListFocusedCellChangingEventArgs
See Also