Dela via


PickerItem.Group Property

Gets the group that contains the PickerItem object.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property Group As String
    Get
'Usage
Dim instance As PickerItem
Dim value As String

value = instance.Group
public string Group { get; }

Property Value

Type: System.String
A string that specifies the group that contains the PickerItem object.

See Also

Reference

PickerItem Class

PickerItem Members

Microsoft.SharePoint.WebControls Namespace