RgManagerPageSize Property

Definition

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

Property Value

ObservablePropertyInt32

Implements

IRgManagerPageSize

See Also