Skip to content

PropertyItem.Resizable property

Gets or sets the resizable flag of a column.

public bool? Resizable { get; set; }

Property Value

The resizable.

See Also