Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the column group to which the field belongs.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Property Group As String
Get
Set
'Usage
Dim instance As SPField
Dim value As String
value = instance.Group
instance.Group = value
public string Group { get; set; }
Type: System.String
A string that specifies the group of site columns. Default column groups that are used in Microsoft SharePoint Foundation include the following:
Base Columns
Core Contact and Calendar Columns
Core Document Columns
Core Task and Issue Columns
Custom Columns
Extended Columns
_Hidden
Picture Columns