Class ListControlItemWithNotify
Represents a list control item with notification capabilities.
public class ListControlItemWithNotify : ListControlItem, IBaseObjectWithAttr, IBaseObjectWithId, IBaseObject, INotifyPropertyChanged
- Inheritance
-
ListControlItemWithNotify
- Implements
- Derived
Properties
- DisplayText
Gets or sets text for the display purposes.
- ImageIndex
Gets or sets image index used when item is painted.
- Text
Gets or sets text which is displayed when item is painted.