[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapDockableSubItem.Hidden

Hidden Property

Hidden

Gets or sets the item is hidden. An expression should evaluate to a bool.

Declaration
[ExpressionBaseType(typeof(bool))]
public ExpressionInfo Hidden { get; set; }