Specifies how options for how to display selections in a choice field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPChoiceFormatType
Dim instance As SPChoiceFormatType
public enum SPChoiceFormatType
Members
| Member name | Description | |
|---|---|---|
| Dropdown | Drop-down list box. | |
| RadioButtons | Option buttons. |