This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFindCallBack Interface > IFindCallBack.ColumnValue Property (ArcObjects .NET 10.4 SDK) |
Rows column value in listbox.
[Visual Basic .NET] Public Sub set_ColumnValue ( _ ByVal column As Integer, _ ByVal A_2 As String _ )
[C#] public void set_ColumnValue ( int column, string A_2 );
The vatue to be shown in the column at the given index for the feature.