ColumnView.PopulateColumns Method
Name | Parameters | Description |
---|---|---|
Populate |
none | Creates columns for all fields in the bound data source. |
Populate |
columns |
Creates columns for the specified Data |
Populate |
data |
Creates columns for all the fields of the specified Data |
Populate |
list |
Creates columns for record fields in the specified data source (System. |
Populate |
element |
Generates columns for the custom code-first data source. |