RgManager.ActivePage Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.6.0.10606
C#
public ObservableProperty<int> ActivePage { get; }

Property Value

ObservableProperty<Int32>

Implements

IRgManager.ActivePage

See Also