Table of Contents
FixedBottomItemCount Property

Gets or sets the number of fixed row on the bottom.

Syntax
 public Int32 FixedBottomItemCount { get; set; }
Remarks

Fixed rows do not scroll when the grid scrolls.

See Also