CustomDrawRowValueCellEventArgs.Item Property
Returns the RepositoryItem for which the VGridControlBase.CustomDrawRowValueCell event was raised.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
public RepositoryItem Item { get; }
#Property Value
Type | Description |
---|---|
Repository |
The Repository |