| C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > SetDataBinding Method : SetDataBinding(Object,String,Boolean) Method |
'DeclarationPublic Overloads Sub SetDataBinding( _ ByVal dataSource As Object, _ ByVal dataMember As String, _ ByVal preserveLayout As Boolean _ )
'UsageDim instance As C1FlexGridBase Dim dataSource As Object Dim dataMember As String Dim preserveLayout As Boolean instance.SetDataBinding(dataSource, dataMember, preserveLayout)
public void SetDataBinding( object dataSource, string dataMember, bool preserveLayout )
public: void SetDataBinding( Object^ dataSource, String^ dataMember, bool preserveLayout )
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