DisplayVisible Property (C1TargetDataBoundControlBase)
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
public System.bool DisplayVisible {get; set;}
'Declaration
Public Property DisplayVisible As System.Boolean