Click or drag to resize

ColumnHeaderWidth Property

Gets or sets the width of the column.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public int Width { get; set; }

Property Value

Type: Int32
The width of the column, in pixels.
See Also