FlexPendant Developer Support
FlexPendant Developer Support
FlexPendant Development
References
ABB.Robotics.Tps.Windows.Forms
ListView.ColumnHeaderCollection Class
ColumnHeaderCollection Methods
Add Method
Add Method (ColumnHeader)
Add Method (String, Int32, HorizontalAlignment)
ListView
ColumnHeaderCollection
Add Method (String, Int32, HorizontalAlignment)
Adds a column header to the collection with specified text, width, and alignment settings.
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#
Copy
public
virtual
ColumnHeader
Add
(
string
str
,
int
width
,
HorizontalAlignment
textAlign
)
Parameters
str
Type:
System
String
The text to display in the column header.
width
Type:
System
Int32
The initial width of the column header.
textAlign
Type:
System.Windows.Forms
HorizontalAlignment
One of the
HorizontalAlignment
values.
Return Value
Type:
ColumnHeader
The zero-based index where the item is stored in the collection.
See Also
Reference
ListView
ColumnHeaderCollection Class
Add Overload
ABB.Robotics.Tps.Windows.Forms Namespace
FlexPendant Developer Center | This content is licensed. For details and restrictions, see the
Content License