IProductGroup Properties |
The IProductGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor | Background color of a menu button for the product group. If the product group has a menu image (HasMenuImage, TryGetProductGroupMenuImage(IProductGroup)) and UI supports images in menu, image should be used as a background instead of solid BackgroundColor |
![]() | FontColor | Font color of a menu button for the product group's name. |
![]() | HasMenuImage | Whether the product group has an image to be used as a background in menu. If true, call TryGetProductGroupMenuImage(IProductGroup) to get an image. If the product group doesn't have an image or UI doesn't support images in menu, use BackgroundColor as a menu button background. |
![]() | Id | (Inherited from IEntity.) |
![]() | MenuIndex | Gets an index of product group in hierarchical menu, can be used to sort product groups inside the same parent product group. |
![]() | Name | |
![]() | Number | Nomenclature article of product group. |