ActiveReports 18 .NET Edition
MESCIUS.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