Visible
Holds a boolean value. This value indicates weather the search results will show the columns of this table. This value overrides all the Visible properties of columns of this table.
NOTE: Setting this property does not reset any of the field's Visible property. If this is set to false, the field's Visible property has no effect.
| C# | |
|---|---|
public bool Visible {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0