Struct InfoPanelCheckList
Structure defining an Info Panel task list.
Inherited Members
Namespace: SociallyDistant.Core.Shell.InfoPanel
Assembly: SociallyDistant.Framework.dll
Syntax
public struct InfoPanelCheckList
Fields
Items
An array of task items.
Declaration
public InfoPanelCheckListItem[] Items
Field Value
| Type | Description |
|---|---|
| InfoPanelCheckListItem[] |
Title
The heading text of the task list.
Declaration
public string Title
Field Value
| Type | Description |
|---|---|
| string |