Method | Description | |
---|---|---|
AddColumn ( ListView lv, string columnHeaderText, Array headerWidths, int columnIndex, int defaultWidth ) : void |
public static AddColumn ( ListView lv, string columnHeaderText, Array headerWidths, int columnIndex, int defaultWidth ) : void | ||
lv | ListView | |
columnHeaderText | string | |
headerWidths | Array | |
columnIndex | int | |
defaultWidth | int | |
return | void |