CanPublishOptions.Htm Property
Specifies report control visibility when exporting to HTM.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to Htm |
---|---|
XRControl |
|
Remarks
Refer to the CanPublishOptions class description for an example.
See Also