ListControlEntryItem 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 row in a list control entry.
public ref class ListControlEntryItem sealed
public sealed class ListControlEntryItem
type ListControlEntryItem = class
Public NotInheritable Class ListControlEntryItem
- Inheritance
-
ListControlEntryItem
Constructors
ListControlEntryItem(String, DisplayEntry) |
Public constructor for ListControlEntryItem Label and Entry could be null. |
Properties
DisplayEntry |
Display entry |
FormatString |
Format string to apply |
ItemSelectionCondition | |
Label |
Gets the label for this List Control Entry Item If nothing is specified, then it uses the property name. |