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