Share via


ListFieldChoice.DisplayFormat Property

SharePoint Designer Developer Reference

Returns or sets an ChoiceFieldFormat enumerated constant that represents the type of user interface control used by the field. Read/write.

Syntax

expression.DisplayFormat

expression   Required. A variable that represents a ListFieldChoice object.

See Also