prefixCheckboxLength constant
int
const prefixCheckboxLength
Length of the visual checkbox prefix (e.g., [X]
).
Implementation
static const int prefixCheckboxLength = 4;
Length of the visual checkbox prefix (e.g., [X]
).
static const int prefixCheckboxLength = 4;