Skip to main content
A newer version of this page is available. .

GridView.AddUnboundColumn Method

Name Parameters Description
AddUnboundColumn() none Creates an unbound column with an empty display caption and opens the Expression Editor to allow an end-user to specify an expression for the column.
AddUnboundColumn(String, String) columnName, caption Creates an unbound column with the specified name and display caption and opens the Expression Editor to allow an end-user to specify an expression for the column.