SPField.Group Property
SharePoint 2010
Gets or sets the column group to which the field belongs.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotEmpty)] [ClientCallableAttribute] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] [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