Property CollectionItem
CollectionItem
Contains the current value if collection event was registered against Data.
Declaration
public object CollectionItem { get; }
Property Value
| Type | Description |
|---|---|
| System.Object | Actually affected item. |
Contains the current value if collection event was registered against Data.
public object CollectionItem { get; }
| Type | Description |
|---|---|
| System.Object | Actually affected item. |