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
Syntaxpublic int Width { get; set; }Property Value
Type:
Int32The width of the column, in pixels.
See Also