Search Results for

    Show / Hide Table of Contents

    Enum ChoiceFormatType

    Enumeration that specifies how options are displayed for the selections in a choice field. https://docs.microsoft.com/en-us/previous-versions/office/sharepoint-csom/ee536424%28v%3doffice.15%29

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum ChoiceFormatType : int

    Dropdown

    A drop-down list box.

    RadioButtons

    Option buttons (also known as radio buttons).

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer