INodeWithVisibility.ShouldShow Property

Definition

Gets a value indicating whether a node should be shown.

public:
 property bool ShouldShow { bool get(); };
public bool ShouldShow { get; }
member this.ShouldShow : bool
Public ReadOnly Property ShouldShow As Boolean

Property Value

true if shown; otherwise, false.

Applies to