Class FieldChoiceOptions
Available options for SharePoint Choice fields
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public class FieldChoiceOptions : FieldChoiceMultiOptions
Available options for SharePoint Choice fields
public class FieldChoiceOptions : FieldChoiceMultiOptions
Determines whether to display the choice field as option buttons (also known as “radio buttons”) or as a drop-down list.
public ChoiceFormatType EditFormat { get; set; }
ChoiceFormatType
|