ActiveReports 17 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSettings Class / EnableToggles Property

In This Topic
    EnableToggles Property (ExcelRenderingExtensionSettings)
    In This Topic
    Specifies whether to export toggles from table details or groups to collapsible rows.
    Syntax
    'Declaration
     
    Public Property EnableToggles As Boolean
    public bool EnableToggles {get; set;}
    See Also