Class BaseComponent
Base class for Alternet.UI components.
public class BaseComponent : DisposableObject, IBaseObject, IDisposableObject, IComponent, IDisposable
- Inheritance
-
BaseComponent
- Implements
- Derived
Properties
- Site
Gets or sets the ISite associated with the object; or
null
, if the object does not have a site.
- Tag
Gets or sets an object that contains some data about the component.