ListControlEntryItem Class

Definition

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.

Applies to