ActiveReports 9
Hidden Property (Visibility)

Gets or sets a Boolean expression that indicates whether the item is initially hidden.

Syntax
'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.

See Also

Reference

Visibility Class
Visibility Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum