WideControlEntryItem Class

Definition

Defines one item in a wide control entry.

public ref class WideControlEntryItem sealed
public sealed class WideControlEntryItem
type WideControlEntryItem = class
Public NotInheritable Class WideControlEntryItem
Inheritance
WideControlEntryItem

Constructors

Name Description
WideControlEntryItem(DisplayEntry, IEnumerable<String>)

Public constructor for WideControlEntryItem.

WideControlEntryItem(DisplayEntry)

Public constructor for WideControlEntryItem.

Properties

Name Description
DisplayEntry

Display entry

EntrySelectedBy

List of typenames and/or a script block which select this entry.

FormatString

Format string to apply

SelectedBy

List of typenames which select this entry, deprecated, use EntrySelectedBy

Applies to