Class BaseControlItem
Base class with properties and methods common to all control items like TreeViewItem, ListViewItem and ListControlItem.
public class BaseControlItem : BaseObjectWithNotify, IBaseObjectWithAttr, IBaseObjectWithId, IBaseObject, INotifyPropertyChanged
- Inheritance
-
BaseControlItem
- Implements
- Derived