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.Core.Commands
    Assembly: ClientCore.dll
    Syntax
    public enum CommandSize : short

    Fields

    Name Description
    Large
    Small
    Standard

    Extension Methods

    EnumHelper.GetShortFlaggedValues<CommandSize>()
    EnumHelper.ToShortGuid<CommandSize>()
    MiscExtensions.SetIfNotEqual<CommandSize, P>(Expression<Func<CommandSize, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionHelper.GetEnumValueCustomAttributes<AttrType, CommandSize>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.