GetCustomNodeCellEditEventArgs.RepositoryItem Property
Gets or sets the editor assigned to the processed cell.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RepositoryItem | A RepositoryItem object representing the currently assigned editor. |
See Also