constructor(cellInfo) Constructor
In This Article
Initializes a new instance of the ASPxClientTreeListFocusedCellChangingEventArgs class.
#Declaration
TypeScript
constructor(
cellInfo: ASPxClientTreeListCellInfo
)
#Parameters
Name | Type | Description |
---|---|---|
cell |
ASPx |
An ASPx |
See Also