SPChoiceFormatType enumeration

Specifies how options for how to display selections in a choice field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPChoiceFormatType
'Usage
Dim instance As SPChoiceFormatType
public enum SPChoiceFormatType

Members

Member name Description
Dropdown Drop-down list box.
RadioButtons Option buttons.

See also

Reference

Microsoft.SharePoint namespace