GridProperties constructor
GridProperties({})
Implementation
GridProperties({
this.columnCount,
this.columnGroupControlAfter,
this.frozenColumnCount,
this.frozenRowCount,
this.hideGridlines,
this.rowCount,
this.rowGroupControlAfter,
});