The C1NavPanelPane type exposes the following members.

Properties

  NameDescription
Public propertyButtonImageUrl
Url path for the button's image in the navigation pane when using the Outlook-style user interface.
(Inherited from C1AccordionPane.)
Public propertyButtonName
Navigation pane button name when using the Outlook-style user interface.
(Inherited from C1AccordionPane.)
Public propertyExpandDirection
Gets the general layout orientation of the panel.
(Overrides C1ExpanderExpandDirection()()()().)
Public propertyExpanded
Gets or sets a value that determines whether the panel is in an expanded state.
(Inherited from C1AccordionPane.)
Public propertyID
Gets or sets the string identifying the control.
(Inherited from C1AccordionPane.)
Public propertyRemoved
Gets or sets a value that indicates whether the accordion pane will be removed from accordion.
(Inherited from C1AccordionPane.)

See Also