Table of Contents
EditCellIndex Property

Gets or sets the intial edit cell index.

Syntax
 public Int32 EditCellIndex { get; set; }
Remarks

This property is ignored if FullRowMode is true.

See Also