SP へFieldChoice オブジェクト (sp.js)

Represents a choice field control.

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldChoice()

Members

The FieldChoice object has the following members.

Constructor

The FieldChoice object has the following constructor.

Constructor

Description

FieldChoice

Initializes a new instance of the SP.FieldChoice object with the specified client runtime context and the object path of the client.

Properties

The FieldChoice object has the following properties.

Property

Description

editFormat

Determines whether to display the choice field as option buttons (also known as "radio buttons") or as a drop-down list.

関連項目

その他の技術情報

FieldChoice resource