Skip to content

PropertyItem.AllowHide property

Gets or sets the allow hide flag for columns.

public bool? AllowHide { get; set; }

Property Value

The allow hide.

See Also