| C1.Win.TreeView Namespace > C1TreeNode Class > SetValue Method : SetValue(Object,Int32) Method |
'DeclarationPublic Overloads Sub SetValue( _ ByVal value As Object, _ ByVal columnIndex As Integer _ )
'UsageDim instance As C1TreeNode Dim value As Object Dim columnIndex As Integer instance.SetValue(value, columnIndex)
public void SetValue( object value, int columnIndex )
public: void SetValue( Object^ value, 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