Search Results for

    Show / Hide Table of Contents

    Enum ShowInFiltersPaneStatus

    Represents status to determine whether filters pane will show the field

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

    Auto

    field will be auto determined to show/hide in filters pane based on the list data

    Pinned

    field will always show in Filters pane

    Removed

    field will never show in filters pane

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