APNSoft Controls [4.5.2.20] - API Reference
GridRow.Visible Property

Gets or sets a value indicating whether the row is displayed. Default value is true.

[Visual Basic]
Public Property Visible As Boolean
[C#]
public bool Visible {get; set;}

See Also

GridRow Class | APNSoft.WebControls Namespace