maxNumberOfColumns property

int? maxNumberOfColumns
final

Sets the maximum number of columns. It will add additional margins left and right to center the columns. null=unlimited number of columns (=default)

Implementation

final int? maxNumberOfColumns;