'Declaration Public Property Hidden As ExpressionInfo
public ExpressionInfo Hidden {get; set;}
Property Value
An ExpressionInfo object that evaluates to a Boolean value indicating whether the item is initially hidden. The default value is false.
Gets or sets a Boolean expression that indicates whether the item is initially hidden.
'Declaration Public Property Hidden As ExpressionInfo
public ExpressionInfo Hidden {get; set;}
An ExpressionInfo object that evaluates to a Boolean value indicating whether the item is initially hidden. The default value is false.