RgfDashboardRenderStateItemIndex Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services.Dashboard
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.2.0.10716
C#
public IReadOnlyDictionary<int, RgfDashboardItem> ItemIndex { get; init; }

Property Value

IReadOnlyDictionaryInt32, RgfDashboardItem

See Also