Click or drag to resize
ItemViewModelItem Property
Gets the item associated with the view model.

Namespace: ConnectedApps.Cms.Entities.Extensions.ListView
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Item Item { get; }

Property Value

Type: Item
See Also