Table of Contents
FullRowMode Property

Gets or sets whether selection and editing is row based or cell based.

Syntax
 public Boolean FullRowMode { get; set; }
See Also