Click or drag to resize

ColumnHidden Property

Gets or sets a value indicating whether the column is hidden.

Namespace: Easymap.AddIn.Data
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public bool Hidden { get; set; }

Property Value

Boolean
See Also