Table of Contents
FixedColumnCount Property

Gets or sets the number of fixed columns.

Syntax
 public Int32 FixedColumnCount { get; set; }
Remarks

Fixed columns do not scroll when the grid scrolls.

See Also