Searched defs:columnTitle (Results 1 – 2 of 2) sorted by relevance
29 columnTitle: string; // Human readable column name (ex: Duration) property
1401 String columnTitle = UCharacter.toTitleCase(type.toString(), null); in showErrorFileIndex() local