SP.FieldChoice.editFormat Property

Applies to: SharePoint Foundation 2010

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

var value = SP.FieldChoice.get_editFormat();

SP.FieldChoice.set_editFormat(value);

Property Value

Type: SP.ChoiceFormatType

Applies To

SP.FieldChoice Class

See Also

Reference

SP.FieldChoice Methods

SP.FieldChoice Properties

SP Namespace