The C1NavPanel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1NavPanel |
Constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Releases unmanaged and - optionally - managed resources
(Overrides C1AccordionDispose()()()().) | |
| DoSelectedIndexChanged |
Perform selected index changed work.
(Overrides C1AccordionDoSelectedIndexChanged(Int32, Int32).) | |
| GetOutlookUIControlsSize |
Gets the size of the outlook UI controls.
| |
| InternalInitialize |
Internal initialize.
(Overrides C1AccordionInternalInitialize()()()().) | |
| InternalInitializeChildElement |
Internal initialize child element.
| |
| Invalidate |
Invalidates this instance.
(Overrides C1AccordionInvalidate()()()().) | |
| InvalidateNavPanelContentContainer |
Invalidates the nav panel content container.
| |
| NavPanelSwitchSelectedPane |
Navs the panel switch selected pane.
| |
| SetPaneVisibility |
Set pane visibility state.
(Overrides C1AccordionSetPaneVisibility(C1AccordionPane, Boolean).) | |
| UpdateOutlookUIState |
Updates the state of the outlook UI.
|
Fields
| Name | Description | |
|---|---|---|
| _outlookUIHiddenTopicsBar | ||
| _outlookUIResizer |
Properties
| Name | Description | |
|---|---|---|
| AutoSize |
This property is hidden for C1NavPanel.
(Overrides C1AccordionAutoSize()()()().) | |
| ExpandDirection |
This property is hidden. C1NavPanel expand direction is always Bottom.
(Overrides C1AccordionExpandDirection()()()().) | |
| OutlookUIMenu |
Gets the C1Menu instance that used as Outlook UI menu.
|