SPFieldMultiColumn Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFieldMultiColumn class.
Overload List
Name | Description | |
---|---|---|
SPFieldMultiColumn(SPFieldCollection, String) | Initializes a new instance of the SPFieldMultiColumn class based on the specified field collection and field name. | |
SPFieldMultiColumn(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldMultiColumn class based on the specified field collection, field type name, and field display name. |
Top