[]
Determines whether field can be shown and available for sorting, filtering and grouping operations.
public bool Hidden { get; }
If this property is true, the Visible, Sort, GroupIndex and Caption property values will be ignored and property change notifications won't be fired.