Search Results for

    Show / Hide Table of Contents

    Delegate LayoutChangedEvent

    A LayoutChanged event delegate used by the IModelLayouHost

    Namespace: LemonEdge.Client.Core.Views.Core
    Assembly: ClientCore.dll
    Syntax
    public delegate void LayoutChangedEvent(IModelLayouHost sender, LayoutChangeEventArgs s);
    Parameters
    Type Name Description
    IModelLayouHost sender

    The host that raised this event

    LayoutChangeEventArgs s

    The layout changed event arguments

    Extension Methods

    MiscExtensions.SetIfNotEqual<T, P>(T, Expression<Func<T, P>>, P)
    ReflectionExtensions.ClearEventInvocations(Object, String)
    StringExtensions.ToCSVFormatString(Object, Type)
    SQLExtensions.ToSQLValue(Object, Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.