IsDynamicallyHidden Property (MemoryReportItem)
In This Topic
Gets or sets the Indicator that this report item has dynamic visiblity and is hidden.
Syntax
'Declaration
Public Property IsDynamicallyHidden As Boolean
public bool IsDynamicallyHidden {get; set;}
See Also