IListItemSelectCategory


Describes minimum required functionality for SelectCategory item type.

You can find more information in comments below. Overrided methods can be found in corresponding base interface.

class IListItemSelectCategory :public virtual IListItemLabel
{
public:
    // No additional properties and methods 
};
Namespace: nitisa::standard
Include: Standard/ListItems/IListItemSelectCategory.h