C1.Win.C1FlexGrid Namespace > ColumnCollection Class : ParseString Method |
'Declaration
Public Function ParseString( _ ByVal grid As C1FlexGridBase, _ ByVal str As String _ ) As Boolean
'Usage
Dim instance As ColumnCollection Dim grid As C1FlexGridBase Dim str As String Dim value As Boolean value = instance.ParseString(grid, str)
public bool ParseString( C1FlexGridBase grid, string str )
public: bool ParseString( C1FlexGridBase^ grid, String^ str )
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