CanPublishOptions.AllFormats Property
Specifies whether the control is visible on printouts and in all exported documents.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to AllFormats |
---|---|
XRControl |
|
Remarks
Refer to the CanPublishOptions class description for an example.
See Also