Search Results for

    Show / Hide Table of Contents

    Interface IPivotFieldDesignerView

    Inherited Members
    IModelView.ClearUI()
    IModelView.ReActivateView()
    IModelView.ValidateUI()
    IModelView.Displayer
    IModelView.Descriptor
    IModelView.Controller
    Namespace: LemonEdge.Client.Core.Views.Controllers
    Assembly: LemonEdge.ClientEntities.dll
    Syntax
    [ViewDescriptor("Design", typeof(Pivot), ImageType.Pivot, typeof(PivotFieldInfo))]
    public interface IPivotFieldDesignerView : IModelView

    Methods

    DisplayDesign(PivotAxis, SQLWrapperInterpretor, IEnumerable<IPivotFieldInfo>)

    Declaration
    void DisplayDesign(PivotAxis pivotAxis, SQLWrapperInterpretor sqlWrapper, IEnumerable<IPivotFieldInfo> items)
    Parameters
    Type Name Description
    PivotAxis pivotAxis
    SQLWrapperInterpretor sqlWrapper
    IEnumerable<IPivotFieldInfo> items

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.