프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UpdateProgress | void |
메소드 | 설명 | |
---|---|---|
ContributionReport ( |
Initializes a new instance of the ContributionReport class.
|
|
RunReport ( ) : Document |
Creates the document.
|
|
transactionDetailReport_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void |
Handles the OpeningRecordSet event of the transactionDetailReport control.
|
메소드 | 설명 | |
---|---|---|
innerReport_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void |
Handles the OpeningRecordSet event of the innerReport control.
|
|
mainQuery_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void |
Handles the OpeningRecordSet event of the query control.
|
|
orgInfoQuery_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void |
Handles the OpeningRecordSet event of the orgInfoQuery control.
|
메소드 | 설명 | |
---|---|---|
UpdateProgress ( string progressMessage ) : void |
Updates the progress.
|
public ContributionReport ( |
||
options | ||
리턴 | System |
protected innerReport_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void | ||
sender | object | The source of the event. |
e | OpeningRecordSetEventArgs | The |
리턴 | void |
protected mainQuery_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void | ||
sender | object | The source of the event. |
e | OpeningRecordSetEventArgs | The |
리턴 | void |
protected orgInfoQuery_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void | ||
sender | object | The source of the event. |
e | OpeningRecordSetEventArgs | The |
리턴 | void |
public transactionDetailReport_OpeningRecordSet ( object sender, OpeningRecordSetEventArgs e ) : void | ||
sender | object | The source of the event. |
e | OpeningRecordSetEventArgs | The |
리턴 | void |