ListControlEntryItem
Class
Definition
Defines one row in a list control entry
public sealed class ListControlEntryItem
- Inheritance
-
ListControlEntryItem
Constructors
| ListControlEntryItem(String, DisplayEntry) |
Public constructor for ListControlEntryItem Lable and Entry could be null |
Properties
| DisplayEntry |
Display entry |
| Label |
Gets the label for this List Control Entry Item If nothing is specified, then it uses the property name |