Search Results for

    Show / Hide Table of Contents

    Enum IconAlignment

    Defines the IconAlignment of collapsible Canvas Section for a Client-side Page.

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum IconAlignment : int

    Left

    Icon appears left of the collapsible section display name.

    Right

    Icon appears right of the collapsible section display name.

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<IconAlignment>(String)
    ObjectExtensions.Set<IconAlignment, T>(Expression<Func<IconAlignment, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer