Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Shows or hides the panel to which the user can drag and rop drop columns.

Usage

Code Block
Set_Property(OLECtrlEntID, "OLE.GroupPanelVisible", Boolean)

...

Code Block
// Show the grouping panel 
Set_Property(@Window:".OLE_REPORTTABLE", "OLE.GroupPanelVisible", 1)

See Also

HeaderVisibleFooterVisible