BandedGridColumnCollection.AddVisible Method
| Name | Parameters | Description |
|---|---|---|
| AddVisible(String, String) | fieldName, caption | Adds a new column with the specified caption, binds it to the specified field, and makes this column visible. |
| AddVisible(String) | fieldName | Adds a new column, binds it to the specified field, and makes this column visible. |