RgManagerPageSize Property

Definition

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

Property Value

ObservablePropertyInt32

Implements

IRgManagerPageSize

See Also