IsHidden Property
Indicates whether this item is not visible and therefore cannot accept user input.
Remarks
An item can be visible and disabled for other reasons. See IsEnabled

C# Syntax

bool IsHidden {get;}