Indicates whether to run asyncRender method in column. Default value is false
Specifies the minimum width between items. Default value is 1
Specifies default data grouping, settings in group descriptor has higher priority
Specifies a group strategy object used to define the group layout strategy
Specifies the gutter between items. Default value is 0
Specifies whether to keep the order of data. If false, masonry layout engine will try to fix blank nicer. Default value is true
Indicates whether to lay out elements from right to left direction. Default value is false
Specifies the minimum height between items. Default value is 0
Specifies a row template string start with '#'+templateID or a raw html string that represents the structure and layout of a row
Specifies whether to show scroll bar. Default value is true
Defines available options of MasonryLayout strategy