AutoRowHeights Property
AutoRowHeights
Gets or sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change.
Declaration
public virtual bool AutoRowHeights { get; set; }
Public Overridable Property AutoRowHeights As Boolean