RGF.Client
C#
Show/Hide TOC
Rgf
Dashboard
Render
State
Item
Index Property
Definition
Namespace:
Recrovit.RecroGridFramework.Client.Services.Dashboard
Assembly:
Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.2.0.10716
C#
Copy
public
IReadOnlyDictionary
<
int
,
RgfDashboardItem
>
ItemIndex
{
get
;
init
; }
Property Value
IReadOnlyDictionary
Int32
,
RgfDashboardItem
See Also
Reference
RgfDashboardRenderState Class
Recrovit.RecroGridFramework.Client.Services.Dashboard Namespace
In This Article
Definition
See Also