PropertyItem.MinWidth property
Gets or sets the minimum width of a column.
public int? MinWidth { get; set; }
Property Value
The minimum width.
See Also
- class PropertyItem
Gets or sets the minimum width of a column.
public int? MinWidth { get; set; }
The minimum width.