The C1NavPanel type exposes the following members.

Constructors

  NameDescription
Public methodC1NavPanel
Constructor.

Methods

  NameDescription
Public methodDispose
Releases unmanaged and - optionally - managed resources
(Overrides C1AccordionDispose()()()().)
Protected methodDoSelectedIndexChanged
Perform selected index changed work.
(Overrides C1AccordionDoSelectedIndexChanged(Int32, Int32).)
Protected methodGetOutlookUIControlsSize
Gets the size of the outlook UI controls.
Protected methodInternalInitialize
Internal initialize.
(Overrides C1AccordionInternalInitialize()()()().)
Protected methodInternalInitializeChildElement
Internal initialize child element.
Public methodInvalidate
Invalidates this instance.
(Overrides C1AccordionInvalidate()()()().)
Protected methodInvalidateNavPanelContentContainer
Invalidates the nav panel content container.
Protected methodNavPanelSwitchSelectedPane
Navs the panel switch selected pane.
Public methodSetPaneVisibility
Set pane visibility state.
(Overrides C1AccordionSetPaneVisibility(C1AccordionPane, Boolean).)
Protected methodUpdateOutlookUIState
Updates the state of the outlook UI.

Fields

Properties

  NameDescription
Public propertyAutoSize
This property is hidden for C1NavPanel.
(Overrides C1AccordionAutoSize()()()().)
Public propertyExpandDirection
This property is hidden. C1NavPanel expand direction is always Bottom.
(Overrides C1AccordionExpandDirection()()()().)
Public propertyOutlookUIMenu
Gets the C1Menu instance that used as Outlook UI menu.

See Also