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