"showHeader"
Shows the header of a tree widget or hides it.
Synopsis
shape.showHeader(bool showIt);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
showIt |
TRUE = Show header FALSE = Hide header |
Description
Shows the header of a tree widget or hides it.
Assignment
Tree widget