SPFieldMultiColumnValue Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFieldMultiColumnValue class.
Overload List
Name | Description | |
---|---|---|
SPFieldMultiColumnValue() | Initializes a new instance of the SPFieldMultiColumnValue class. | |
SPFieldMultiColumnValue(Int32) | Initializes a new instance of the SPFieldMultiColumnValue class based on the specified number of columns. | |
SPFieldMultiColumnValue(String) | Initializes a new instance of the SPFieldMultiColumnValue class based on the specified field value. |
Top