Back to Devexpress

GridColumnCollection.AddVisible Method

windowsforms-devexpress-dot-xtragrid-dot-columns-dot-gridcolumncollection-dot-addvisible.md

latest584 B
Original Source

GridColumnCollection.AddVisible Method

NameParametersDescription
AddVisible(String, String)fieldName, captionAdds a new column, binds it to the specified field, assigns the specified caption and makes this column visible.
AddVisible(String)fieldNameAdds a new column, binding it to the specified field and making this column visible.