frozen property
Indicates if the row should be frozen at the top or bottom of the grid TrinaRowFrozen.none means the row is not frozen TrinaRowFrozen.start means the row is frozen at the top TrinaRowFrozen.end means the row is frozen at the bottom
Implementation
final TrinaRowFrozen frozen;