The C1NavPanelPane type exposes the following members.

Constructors

  NameDescription
Public methodC1NavPanelPane
Initializes a new instance of the C1NavPanelPane class.

Methods

  NameDescription
Public methodAssignPropertiesState (Inherited from C1HeaderContentControl.)
Public methodCreateInstance (Inherited from C1HeaderContentControl.)
Protected methodDetermineExpandDirectionCssClass (Inherited from C1Expander.)
Protected methodDetermineIsExpanded (Inherited from C1Expander.)
Protected methodDetermineOrientation (Inherited from C1Expander.)
Public methodDispose (Inherited from C1HeaderContentControl.)
Protected methodGetControlClassName (Inherited from C1AccordionPane.)
Protected methodGetVisualStyleCssClassName (Inherited from C1HeaderContentControl.)
Public methodInitialize (Inherited from C1HeaderContentControl.)
Protected methodInsertPaneElementIntoDOM
Inserts the pane element into DOM.
Public methodInvalidate (Inherited from C1AccordionPane.)
Public methodIsDOMVisible (Inherited from C1HeaderContentControl.)
Protected methodOnAccessKeyDown (Inherited from C1Expander.)
Public methodOnCollapse (Inherited from C1AccordionPane.)
Public methodOnExpand (Inherited from C1AccordionPane.)
Protected methodOnHeaderMouseClick (Inherited from C1Expander.)
Protected methodOnHeaderMouseDown (Inherited from C1Expander.)
Protected methodOnHeaderMouseOut (Inherited from C1Expander.)
Protected methodOnHeaderMouseOver (Inherited from C1Expander.)
Protected methodOnHeaderMouseUp (Inherited from C1Expander.)
Public methodRaiseAfterCollapse (Inherited from C1Expander.)
Public methodRaiseAfterExpand (Inherited from C1Expander.)
Public methodSaveState (Inherited from C1HeaderContentControl.)
Public methodSetDropTargets (Inherited from C1HeaderContentControl.)
Public methodSetParent
Assign parent C1Accordion-based control.
Protected methodUpdateCompoundCssClasses (Inherited from C1HeaderContentControl.)

Fields

  NameDescription
Protected field_flowPanel (Inherited from C1HeaderContentControl.)
Protected field_isHover (Inherited from C1HeaderContentControl.)
Protected field_isMouseDown (Inherited from C1HeaderContentControl.)
Protected field_jsonHelper (Inherited from C1HeaderContentControl.)
Protected field_propertiesState (Inherited from C1HeaderContentControl.)
Public fieldContentPanelElement (Inherited from C1HeaderContentControl.)
Public fieldHeaderPanelElement (Inherited from C1HeaderContentControl.)
Public fieldMainElement (Inherited from C1HeaderContentControl.)

Properties

  NameDescription
Public propertyAccessKey (Inherited from C1HeaderContentControl.)
Public propertyAutoPostBack (Inherited from C1HeaderContentControl.)
Public propertyCollapseAnimation (Inherited from C1AccordionPane.)
Public propertyCollapseDuration (Inherited from C1AccordionPane.)
Public propertyCollapseEasing (Inherited from C1AccordionPane.)
Public propertyContentPanel (Inherited from C1HeaderContentControl.)
Public propertyContentUrl (Inherited from C1HeaderContentControl.)
Public propertyDisplayVisible (Inherited from C1HeaderContentControl.)
Public propertyExpandAnimation (Inherited from C1AccordionPane.)
Public propertyExpandDirection (Inherited from C1Expander.)
Public propertyExpandDuration (Inherited from C1AccordionPane.)
Public propertyExpandEasing (Inherited from C1AccordionPane.)
Public propertyExpanded (Inherited from C1AccordionPane.)
Public propertyFlowPanel (Inherited from C1HeaderContentControl.)
Public propertyHeaderPanel (Inherited from C1HeaderContentControl.)
Public propertyHeaderSize (Inherited from C1HeaderContentControl.)
Public propertyHeight (Inherited from C1HeaderContentControl.)
Public propertyIndex (Inherited from C1AccordionPane.)
Public propertyNextInvisibleSibling (Inherited from C1AccordionPane.)
Public propertyNextSibling (Inherited from C1AccordionPane.)
Public propertyNextVisibleSibling (Inherited from C1AccordionPane.)
Public propertyPrevInvisibleSibling (Inherited from C1AccordionPane.)
Public propertyPrevSibling (Inherited from C1AccordionPane.)
Public propertyPrevVisibleSibling (Inherited from C1AccordionPane.)
Public propertyPropertiesState (Inherited from C1HeaderContentControl.)
Public propertyRemoved (Inherited from C1AccordionPane.)
Public propertySuppressHeaderPostbacks (Inherited from C1HeaderContentControl.)
Public propertyVisualStyle (Inherited from C1HeaderContentControl.)
Public propertyWidth (Inherited from C1HeaderContentControl.)

Events

  NameDescription
Public eventAfterCollapse (Inherited from C1Expander.)
Public eventAfterExpand (Inherited from C1Expander.)
Public eventBeforeCollapse (Inherited from C1Expander.)
Public eventBeforeExpand (Inherited from C1Expander.)

See Also