HCItemEvent Class |
Namespace: NeoAxis.Editor
public class HCItemEvent : HCItemMember
The HCItemEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| HCItemEvent | Initializes a new instance of the HCItemEvent class |
| Name | Description | |
|---|---|---|
| CanExpand | (Inherited from HierarchicalContainerItem.) | |
| Children | (Inherited from HierarchicalContainerItem.) | |
| ControlledObjects | (Inherited from HCItemMember.) | |
| CreatedControl | (Inherited from HierarchicalContainerItem.) | |
| Description | ||
| DisplayName | ||
| Event | ||
| Expanded | (Inherited from HierarchicalContainerItem.) | |
| Member | (Overrides HCItemMemberMember.) | |
| Owner | (Inherited from HierarchicalContainerItem.) | |
| Parent | (Inherited from HierarchicalContainerItem.) | |
| VisibleDependingExpandedFlag | (Inherited from HierarchicalContainerItem.) | |
| WasExpanded | (Inherited from HierarchicalContainerItem.) |
| Name | Description | |
|---|---|---|
| CreateControl | (Inherited from HierarchicalContainerItem.) | |
| CreateControlImpl | (Overrides HierarchicalContainerItemCreateControlImpl.) | |
| Dispose | (Inherited from HierarchicalContainerItem.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOneControlledObjectT | (Inherited from HCItemMember.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Update | (Inherited from HierarchicalContainerItem.) | |
| UpdateControl | (Overrides HierarchicalContainerItemUpdateControl.) | |
| UpdateLayout | (Inherited from HierarchicalContainerItem.) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |