Search Results for

    Show / Hide Table of Contents

    Class ExcelExportJob

    excel export as a job for BaseQueue

    Inheritance
    System.Object
    ExcelExportJob
    Implements
    IUIQueueItem
    IQueueItem
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class ExcelExportJob : IUIQueueItem, IQueueItem

    Constructors

    | Improve this Doc View Source

    ExcelExportJob(CursorGridViewControl)

    Declaration
    public ExcelExportJob(CursorGridViewControl control)
    Parameters
    Type Name Description
    CursorGridViewControl control

    Methods

    | Improve this Doc View Source

    Do()

    Execute excel export

    Declaration
    public void Do()

    Implements

    IUIQueueItem
    IQueueItem
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx