isColumnResized method
Returns true if the column at colIdx in table has a pending resize suggestion.
Implementation
bool isColumnResized(FluentDocument document, FluentTable table, int colIdx) => false;
Returns true if the column at colIdx in table has a pending resize suggestion.
bool isColumnResized(FluentDocument document, FluentTable table, int colIdx) => false;