[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.WebViewer.DefaultExportSettings

DefaultExportSettings Property

DefaultExportSettings

Gets or sets the object containing custom default export settings. Used to set default values and visibility of any field in the export panel.

Declaration
[Browsable(true)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public DefaultExportSettings DefaultExportSettings { get; set; }
Property Value
Type Description
DefaultExportSettings

A DefaultExportSettings object representing the default export settings.