SP.ChoiceFormatType Enumeration

Applies to: SharePoint Foundation 2010

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

Values

Name

Description

dropdown

A drop-down list box.

radioButtons

Option buttons (also known as radio buttons).

Remarks

This enumeration in the client object model corresponds to the SP.ChoiceFormatType Enumeration enumeration in the server object model.

See Also

Reference

SP Namespace