DataGridBufferRows Property

Gets or sets the number of records to retrieve in each data load.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public uint BufferRows { get; set; }

Property Value

UInt32

See Also