Table of Contents

Property ToggledItems

Namespace
DocWright.Reporting.Viewer
Assembly
DocWright.Reporting.Viewer.dll

ToggledItems

Gets the keys of the toggles the viewer has clicked, which is the whole of its state.

public ICollection<string> ToggledItems { get; }

Property Value

ICollection<string>