ComponentOne True DBGrid for WinForms
Visible Property (ViewRow)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > ViewRow Class : Visible Property
Gets or sets the visiblity of a row.
Syntax
'Declaration
 
Public Property Visible As System.Boolean
public System.bool Visible {get; set;}
See Also

Reference

ViewRow Class
ViewRow Members