• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs
New to Kendo UI for Angular? Start a free 30-day trial

PanelBarExpandMode

Represents the expand modes of the PanelBar. By default, the expand mode is set to multiple.

Values

Single

Allows you to expand only one item at a time. When you expand an item, the item that was previously expanded is coll.

Full

Allows you to expand only one item at a time and requires you to set the height property. The expanded area occupies the entire height of the PanelBar.

Multiple

The default mode of the PanelBar. Allows you to expand more than one item at a time. Items can also be toggled.

Default

By default, the expand mode is set to multiple.

In this article

Not finding the help you need?