Search Results for

    Show / Hide Table of Contents

    Class ButtonLayoutOptions

    Inheritance
    System.Object
    ButtonLayoutOptions
    Namespace: PnP.Framework.Modernization.Transform
    Assembly: PnP.Framework.dll
    Syntax
    public class ButtonLayoutOptions : object

    Properties

    ButtonTreatment

    Declaration
    public ButtonTreatment ButtonTreatment { get; set; }
    Property Value
    ButtonTreatment

    IconPositionType

    Declaration
    public IconPositionType IconPositionType { get; set; }
    Property Value
    IconPositionType

    LinesOfText

    Declaration
    public LinesOfText LinesOfText { get; set; }
    Property Value
    LinesOfText

    ShowDescription

    Declaration
    public bool ShowDescription { get; set; }
    Property Value
    System.Boolean

    TextAlignmentHorizontal

    Declaration
    public ContentAlignment TextAlignmentHorizontal { get; set; }
    Property Value
    ContentAlignment

    TextAlignmentVertical

    Declaration
    public ContentAlignment TextAlignmentVertical { get; set; }
    Property Value
    ContentAlignment

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer