RgfDashboardSavedViewSelectorStateSavedViews Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services.Dashboard
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.2.0.10716
C#
public IReadOnlyList<KeyValuePair<int?, string>> SavedViews { get; }

Property Value

IReadOnlyListKeyValuePairNullableInt32, String

See Also