Property Key
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
Key
Gets the key a viewer adds to ToggledItems when the textbox is clicked, and removes when it is clicked again. It is stable across paginations of one definition and its data: the textbox's name and the group instance it sits in, so a toggle repeated once per group value has one key per value.
public string Key { get; }