Searched defs:expandableColumns (Results 1 – 2 of 2) sorted by relevance
100 const expandableColumns = new Set<string>(); constant242 const expandableColumns = new Set<string>(); constant
57 expandableColumns: Set<string>; // Columns at which the row can be expanded. property