[]
Gets or sets the display width for this column, in pixels.
[Browsable(false)]
public int WidthDisplay { get; set; }
WidthDisplay returns zero if the column is invisible, and returns the actual display width even if the Width property is set to -1 (which stands for default column width).