Skip to main content

Card Expand Button

The expand buttons allow end-users to expand and collapse individual cards. They are displayed at the right edge of card captions.

 

VisualElems_CardView_ExpandButton

 

The following table lists the main properties that affect element appearance.

Custom Draw Event

CardView.CustomDrawCardCaption

Visibility

CardOptionsView.ShowCardExpandButton

Methods to Expand/Collapse

CardView.ExpandAll, CardView.CollapseAll, CardView.SetCardCollapsed

The CardOptionsBehavior.AllowExpandCollapse property.

See Also