SPField.Group property
SharePoint 2013
Gets or sets the column group to which the field belongs.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotEmpty)] [ClientCallableAttribute] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.MaxLength, Value = )] public string Group { get; set; }
Property value
Type: System.StringA 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