MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / BaseXlsFullExportSettings Class / EnableToggles Property

In This Topic
EnableToggles Property (BaseXlsFullExportSettings)
In This Topic
Gets or sets a value indicating whether allows to export collapsible rows in the detail and row groups of the Table control.
Syntax
'Declaration
 
Public Property EnableToggles As BoolDefaultExportSetting
 

Property Value

A BoolDefaultExportSetting object indicating whether toggles are enabled.
See Also