The C1NavPanelPane type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1NavPanelPane | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| AddCreatedChildControlsToPage |
Add created child controls to Page.
(Inherited from C1AccordionPane.) | |
| CreateContentPanel |
Creates the accordion's content placeholder.
(Inherited from C1AccordionPane.) | |
| CreateHeaderPanel |
Creates the accordion's header placeholder.
(Inherited from C1AccordionPane.) | |
| DetermineContentSide |
Gets the accordion's expand direction.
(Inherited from C1AccordionPane.) | |
| DetermineControlHeight |
Calculates the control's height in pixels.
(Inherited from C1AccordionPane.) | |
| DetermineControlWidth |
Calculates the control's width in pixels.
(Inherited from C1AccordionPane.) | |
| GetScriptDescriptors |
When overridden in a derived class, registers the ScriptDescriptor objects for the control.
(Overrides C1AccordionPane..::..GetScriptDescriptors()()()().) | |
| GetScriptReferences |
Registers the script references for the control.
(Inherited from C1AccordionPane.) | |
| GetTopSelectorCssClassName |
Gets the top selector name for the CSS Class.
(Inherited from C1AccordionPane.) | |
| RenderChildren |
Sends server child control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client.
(Inherited from C1AccordionPane.) | |
| SetHeaderContentClassNames |
Specifies the accordion pane header's CSS selectors.
(Inherited from C1AccordionPane.) |
Properties
| Name | Description | |
|---|---|---|
| ButtonImageUrl |
Url path for the button's image in the navigation pane when using the Outlook-style user interface.
(Inherited from C1AccordionPane.) | |
| ButtonName |
Navigation pane button name when using the Outlook-style user interface.
(Inherited from C1AccordionPane.) | |
| ExpandDirection |
Gets the general layout orientation of the panel.
(Overrides C1ExpanderExpandDirection()()()().) | |
| Expanded |
Gets or sets a value that determines whether the panel is in an expanded state.
(Inherited from C1AccordionPane.) | |
| ID |
Gets or sets the string identifying the control.
(Inherited from C1AccordionPane.) | |
| Removed |
Gets or sets a value that indicates whether the accordion pane will be removed from accordion.
(Inherited from C1AccordionPane.) |