ActiveReports 12
Visibility Property (TableRow)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableRow Class : Visibility Property

Gets or sets a value indicating whether the row is hidden.

Syntax
'Declaration
 
Public Property Visibility As Visibility
public Visibility Visibility {get; set;}

Property Value

A Visibility object indicating whether the row is hidden.

See Also

Reference

TableRow Class
TableRow Members