PropertyItem.Width property
Gets or sets the width of the column. Does not apply to forms.
public int? Width { get; set; }
Property Value
The width.
See Also
- class PropertyItem
Gets or sets the width of the column. Does not apply to forms.
public int? Width { get; set; }
The width.