columnMetadata property
Metadata about the requested columns in the grid, starting with the column in start_column.
Implementation
core.List<DimensionProperties>? columnMetadata;
Metadata about the requested columns in the grid, starting with the column in start_column.
core.List<DimensionProperties>? columnMetadata;