|
  | collectionPopup | 
 Gets or sets a plain object defining properties for a collection popup as in the constructor.
 
 | 
  | isExpanded | 
 Gets or sets a value indicating whether the category is expanded by default.
 
 | 
  | isHeaderHidden | 
 Gets or sets a value indicating whether the contained properties are displayed as though they have no category.
 
 | 
  | name | 
 Gets the name assigned for this category during construction, and used both for identification and display purposes.
 
 | 
  | sortKey | 
 Gets or sets a value used to determine the category's order when sorted for display.
 
 |