Method | Description | |
---|---|---|
Add ( |
||
Add ( string columnName, string headerText ) : void | ||
Clear ( ) : void | ||
FindIndex ( |
||
Last ( ) : |
||
Remove ( |
||
TableColumnCollection ( |
||
this ( int index ) : |
public Add ( string columnName, string headerText ) : void | ||
columnName | string | |
headerText | string | |
return | void |
public FindIndex ( |
||
column | ||
return | int |
public TableColumnCollection ( |
||
table | ||
return | System |