public getRows(): Xrm.Collection.ItemCollection<Xrm.Controls.Grid.GridRow> {
    return this.rows;
  }