Table of Contents
SelectedCellIndex Property

Gets or sets the selected cell index.

Syntax
 public Int32 SelectedCellIndex { get; set; }
Remarks

This property is ignored if FullRowMode is true.

See Also