A newer version of this page is available.
Switch to the current version.
XlsxExportOptionsEx.SuppressHyperlinkMaxCountWarning Property
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
[XtraSerializableProperty]
[DefaultValue(false)]
public bool SuppressHyperlinkMaxCountWarning { get; set; }
<XtraSerializableProperty>
<DefaultValue(False)>
Public Property SuppressHyperlinkMaxCountWarning As Boolean
Property Value
Type | Default |
---|---|
Boolean | false |
Implements
DevExpress.Export.IDataAwareExportOptions.SuppressHyperlinkMaxCountWarning
See Also
Feedback