DataPanelCustomColumnGroupsAccordionState
Table of Contents
Define the initial state os column custom group accordions in data panel v2.
Index🔗
Enumeration members🔗
COLLAPSE_ALL🔗
COLLAPSE_ALL:= "COLLAPSE_ALL"
Collapse all the accordions initially in data panel v2.
Defined in : embed/app.ts
EXPAND_ALL🔗
EXPAND_ALL:= "EXPAND_ALL"
Expand all the accordion initially in data panel v2.
Defined in : embed/app.ts
EXPAND_FIRST🔗
EXPAND_FIRST:= "EXPAND_FIRST"
Expand the first accordion and collapse the rest.
Defined in : embed/app.ts