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