[]
Specifies a value indicating whether an icon in the C1AccordionPage header should be shown according to common PageSettings or to own C1AccordionPage settings.
public enum IconsDisplayMode
| Name | Description |
|---|---|
| HideAlways | Always hide the icon in the C1AccordionPage header, regardless of the PageSettings value. |
| Inherit | Use common PageSettings to determine whether to show the icon in the C1AccordionPage header or not. |
| ShowAlways | Always show the icon in the C1AccordionPage header, regardless of the PageSettings value. |