Table of Contents
ItemHeight Property

Gets or sets the height of the item.

Syntax
 public Int32 ItemHeight { get; set; }
Remarks

EO.Web Grid requires a fixed item height. The default value is 20.

See Also