Method GetIsHidden
GetIsHidden()
Retrieves a value indicating whether this section definition is hidden.
public override bool GetIsHidden()
Returns
- bool
trueif this section definition is hidden; otherwise,false.
Retrieves a value indicating whether this section definition is hidden.
public override bool GetIsHidden()
true if this section definition is hidden; otherwise, false.