showRowTotals property

  1. @Column(nullable: true)
bool? showRowTotals
getter/setter pair

Implementation

@Column(nullable: true)
bool? showRowTotals;