Freigeben über


IFieldNodeInfo.IsHidden Property

Definition

Gets a value that indicates whether the field is hidden.

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

Property Value

true if the field is hidden; otherwise, false.

Remarks

Hidden fields appear in the More Fields subfolder of the Fields folder.

Applies to