Search Results for

    Show / Hide Table of Contents

    Enum CommandSize

    The size we want the CommandButtonType to appear as in the ui

    Some of these sizes are not relevant depending on the CommandButtonType, and some will appear differently depending on the client application anyway (windows app versus web browser for instance)

    Namespace: LemonEdge.Client.UI.API.Commands.Core
    Assembly: LemonEdge.Client.UI.API.dll
    Syntax
    public enum CommandSize : short

    Fields

    Name Description
    Large
    Small
    Standard

    Extension Methods

    LinqExtensions.AsArray<CommandSize>(CommandSize)
    LinqExtensions.ToArrayOfOne<CommandSize>(CommandSize)
    LinqExtensions.ToListOfOne<CommandSize>(CommandSize)
    MiscExtensions.SetIfNotEqual<CommandSize, TP>(CommandSize, Expression<Func<CommandSize, TP>>, TP)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.