Gets or sets a value indicating whether the row is hidden.
Visual Basic (Declaration) | |
---|---|
Public Property Visibility As Visibility |
C# | |
---|---|
public Visibility Visibility {get; set;} |
Property Value
A Visibility object indicating whether the row is hidden.
ActiveReports Developer 7 | |
Visibility Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableRow Class : Visibility Property |
Glossary Item Box
Gets or sets a value indicating whether the row is hidden.
Visual Basic (Declaration) | |
---|---|
Public Property Visibility As Visibility |
C# | |
---|---|
public Visibility Visibility {get; set;} |
A Visibility object indicating whether the row is hidden.