Accordion
Wisej.Web.Accordion
public class Accordion : Control, ISupportInitializePublic Class Accordion
Inherits Control
Implements ISupportInitializeConstructors
Accordion()
Accordion(panels, onSelectedIndexChanged)
Name
Type
Description
Accordion(location, size, onSelectedIndexChanged)
Name
Type
Description
Accordion(location, size, panels, onSelectedIndexChanged)
Name
Type
Description
Properties
BorderStyle
ClientArea
Collapsible
DisplayRectangle
HeaderSize
ImageList
PanelCount
Panels
SelectedIndex
SelectedOnTop
SelectedPanel
ShowToolTips
Methods
CreateControlsInstance()
DeselectPanel(index)
Parameter
Type
Description
DeselectPanel(panel)
Parameter
Type
Description
DeselectPanel(panelName)
Parameter
Type
Description
GetControl(index)
Parameter
Type
Description
GetItems()
GetToolTipText(item)
Parameter
Type
Description
OnControlAdded(e)
Parameter
Type
Description
OnDeselected(e)
Parameter
Type
Description
OnDeselecting(e)
Parameter
Type
Description
OnEnter(e)
Parameter
Type
Description
OnLayout(e)
Parameter
Type
Description
OnLeave(e)
Parameter
Type
Description
OnSelected(e)
Parameter
Type
Description
OnSelectedIndexChanged(e)
Parameter
Type
Description
OnSelecting(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
RemoveAll()
SelectPanel(index)
Parameter
Type
Description
SelectPanel(panel)
Parameter
Type
Description
SelectPanel(panelName)
Parameter
Type
Description
Events
Deselected
Deselecting
Selected
SelectedIndexChanged
Selecting
Implements
Name
Description
Last updated
Was this helpful?

