IsHidden Property
Overloads
IsHidden |
Optional parameter. Indicates if the selection is to be hidden in the Selections bar. Is set to true if the current selection is hidden. JSON property name: qIsHidden |
IsHidden
Optional parameter. Indicates if the selection is to be hidden in the Selections bar.
Is set to true if the current selection is hidden.
JSON property name: qIsHidden
Declaration
public bool IsHidden { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |