[]
Gets or sets whether to hide the field result.
Default value is false.
If formating options NumberFormat, NumberStyle and StringStyle are not default the property value is true.
public bool Hidden { get; set; }
Public Property Hidden As Boolean