rowMetadata property
Metadata about the requested rows in the grid, starting with the row in start_row.
Implementation
core.List<DimensionProperties>? rowMetadata;
Metadata about the requested rows in the grid, starting with the row in start_row.
core.List<DimensionProperties>? rowMetadata;