Search Results for

    Show / Hide Table of Contents

    Enum CustomDateTimeFormat

    An enumeration of the custom date time formats that can be used as a Format in the controls dynamically created in the client ui

    Namespace: LemonEdge.Client.Core.Views.Core
    Assembly: ClientCore.dll
    Syntax
    public enum CustomDateTimeFormat : short

    Fields

    Name Description
    Long

    A long date/time format

    LongDateOnly

    A long date only format

    LongTimeOnly

    A long time only format

    Short

    A short date/time format

    ShortDateOnly

    A short date only format

    ShortTimeOnly

    A short time only format

    Extension Methods

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