Gets or sets a value indicating whether the column is hidden.
Visual Basic (Declaration) | |
---|---|
Public Property Visibility As Visibility |
C# | |
---|---|
public Visibility Visibility {get; set;} |
Property Value
A Visibility object indicating whether the column is hidden.