Hidden Property (MemoryReportItem)
In This Topic
Gets or sets the original visibility of the report item. Gets or sets the Indicator that this report item should be hidden.
Syntax
'Declaration
Public Property Hidden As Boolean
public bool Hidden {get; set;}
See Also