ChoiceFormatType enumeration

Enumeration that specifies how options are displayed for the selections in a choice field.

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

No code example is currently available or this language may not be supported.

Member nameDescription
DropdownA drop-down list box.
RadioButtonsOption buttons (also known as radio buttons).

This enumeration in the client object model corresponds to the SPChoiceFormatType enumeration in the server object model.

Show: