Click or drag to resize

IndicesItems Property


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntax
C#
public ConcurrentObservableCollection<IndicesItem> Items { get; set; }

Property Value

ConcurrentObservableCollectionIndicesItem
See Also