Table of Contents
FixedTopItemCount Property

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

Syntax
 public Int32 FixedTopItemCount { get; set; }
Remarks

Fixed rows do not scroll when the grid scrolls.

See Also