[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.IsDynamicallyHidden

IsDynamicallyHidden Property

IsDynamicallyHidden

Gets or sets the Indicator that this report item has dynamic visiblity and is hidden.

Declaration
public bool IsDynamicallyHidden { get; set; }
Implements