Skip to main content

GridColumnCollection.AddVisible Method

Name Parameters Description
AddVisible(String, String) fieldName, caption Adds a new column, binds it to the specified field, assigns the specified caption and makes this column visible.
AddVisible(String) fieldName Adds a new column, binding it to the specified field and making this column visible.