'Declaration
Public Enum IconsDisplayMode Inherits System.Enum
public enum IconsDisplayMode : System.Enum
'Declaration
Public Enum IconsDisplayMode Inherits System.Enum
public enum IconsDisplayMode : System.Enum
Member | Description |
---|---|
HideAlways | Always hide the icon in the C1AccordionPage header, regardless of the C1Accordion.PageSettings value. |
Inherit | Use common C1Accordion.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 C1Accordion.PageSettings value. |
System.Object
System.ValueType
System.Enum
C1.Win.Accordion.IconsDisplayMode