Table of Contents

Class ReportToggle

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

A textbox that shows and hides other items when clicked: some item's or group's Visibility/ToggleItem names it.

public sealed class ReportToggle
Inheritance
ReportToggle
Inherited Members

Properties

IsExpanded

Gets a value indicating whether the toggle shows as expanded: the textbox's ToggleImage/InitialState, reversed while its key is in ToggledItems.

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.