Overload | Description |
---|---|
Design() | This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer. |
Design(LlProject) | This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer. |
Design(LlProject,String) | This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer. |
Design(LlProject,Stream) | This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer. Please note that the following menu items in the Designer are not available: Furthermore the following restrictions apply: |
Design(LlProject,Stream,Stream) | This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer. Please note that the following menu items in the Designer are not available: Furthermore the following restrictions apply: |
Design(String,LlProject,String,Boolean) | This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer. |