IPrintable Methods
Defines methods to print different controls using the XtraPrinting Library.Name | Description |
---|---|
Accept |
If implemented by a class, applies all changes made by the Property editor when implemented by a class. |
Create |
When implemented by a class, creates report elements (bricks) for a specific area.
Inherited from IBase |
Finalize |
If implemented by a class, finalizes the printing of the report.
Inherited from IBase |
Has |
If implemented by a class, determines whether the class provides the Property editor form. |
Initialize |
When implemented by a class, initializes a control for report creation.
Inherited from IBase |
Reject |
If implemented by a class, cancels changes made by a user in the Property editor when implemented by a class. |
Show |
If implemented by a class, invokes the help system for the Property editor when implemented by a class. |
Supports |
If implemented by a class, determines whether the help system is available for the Property editor when implemented by a class. |
See Also