GridColumn.Hidden

GridColumn.Hidden property

Indicates whether the column is hidden.

public bool Hidden { get; set; }

See Also