isNumber property

bool get isNumber

Implementation

bool get isNumber => this is TrinaColumnTypeNumber;