APNSoft Controls [4.5.2.20] - API Reference
GridColumn.Visible Property
Gets or sets a value indicating whether the column is displayed. Default value is true.
[Visual Basic]
Public Property Visible As Boolean
[C#]
public bool Visible {get; set;}
See Also
GridColumn Class | APNSoft.WebControls Namespace