Class ExcelExportJob
excel export as a job for BaseQueue
Inheritance
System.Object
ExcelExportJob
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 SourceExcelExportJob(CursorGridViewControl)
Declaration
public ExcelExportJob(CursorGridViewControl control)
Parameters
Type | Name | Description |
---|---|---|
CursorGridViewControl | control |
Methods
| Improve this Doc View SourceDo()
Execute excel export
Declaration
public void Do()