objectWithoutCategorySelectable property

bool? objectWithoutCategorySelectable

If set to false, objects that don't have a category will be rendered as not selectable (i.e. greyed out). Defaults to true.

Implementation

bool? get objectWithoutCategorySelectable;