IPrintableControl Members
When implemented by a class, enables it to print DevExpress controls.Properties
Name | Description |
---|---|
CanCreateRootNodeAsync | For internal use. |
Methods
Name | Description |
---|---|
CreateRootNode(Size, Size, Size, Size, Size) | For internal use. |
CreateRootNodeAsync(Size, Size, Size, Size, Size) | For internal use. |
GetCustomVisualTreeWalker() | For internal use. |
PagePrintedCallback(IEnumerator, Dictionary<IVisualBrick, IOnPageUpdater>) | For internal use. |
Events
Name | Description |
---|---|
CreateRootNodeCompleted | For internal use. |
See Also