'宣言 Public Function ParseString( _ ByVal grid As C1FlexGridBase, _ ByVal str As System.String _ ) As System.Boolean
public System.bool ParseString( C1FlexGridBase grid, System.string str )
パラメータ
- grid
- 列コレクションを受け取るグリッド。
- str
- 列コレクションの定義を含む文字列。
戻り値の型
列定義が正常に適用された場合は true。