AutoGenerateRows Property
AutoGenerateRows
Gets or sets a value that determines whether the grid should generate rows automatically based on the itemsSource.
Declaration
public virtual bool AutoGenerateRows { get; set; }
Public Overridable Property AutoGenerateRows As Boolean