Description:

Return True if the section should be hidden, else return false.

Syntax:
bool Hidden {get}
protected
deprecated in 6.0
Returns:
Type: bool
Remarks:
This is not to be confused with IsShown(). Hidden tells the holder whether or not to hide the section. IsShown reports the current physical state of the control.
Available since:
6.0

Nothing found