C1.Win.C1FlexGrid Namespace > IC1MultiColumnDictionary2 Interface : GetColumnValue Method |
'Declaration
Function GetColumnValue( _ ByVal key As Object, _ ByVal columnIndex As Integer _ ) As String
'Usage
Dim instance As IC1MultiColumnDictionary2 Dim key As Object Dim columnIndex As Integer Dim value As String value = instance.GetColumnValue(key, columnIndex)
string GetColumnValue( object key, int columnIndex )
String^ GetColumnValue( Object^ key, int columnIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2