GetCustomNodeCellEditEventArgs.RepositoryItem Property
Gets or sets the editor assigned to the processed cell.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
public RepositoryItem RepositoryItem { get; set; }
#Property Value
Type | Description |
---|---|
Repository |
A Repository |