WideControlEntryItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
WideControlEntryItem(DisplayEntry, IEnumerable<String>) |
Public constructor for WideControlEntryItem. |
WideControlEntryItem(DisplayEntry) |
Public constructor for WideControlEntryItem. |
Properties
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 |