PrintableChangedEventArgs.Printable Property
Specifies an IPrintable control to be exported.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| IBasePrintable | An IPrintable object that is the control to be exported. |
See Also