PropertyItem.Resizable property
Gets or sets the resizable flag of a column.
public bool? Resizable { get; set; }
Property Value
The resizable.
See Also
- class PropertyItem
Gets or sets the resizable flag of a column.
public bool? Resizable { get; set; }
The resizable.