Click or drag to resize

HCItemProperty Class

Represents a property item for HierarchicalContainer.
Inheritance Hierarchy

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public abstract class HCItemProperty : HCItemMember

The HCItemProperty type exposes the following members.

Constructors
  NameDescription
Public methodHCItemProperty
Initializes a new instance of the HCItemProperty class
Top
Properties
Methods
  NameDescription
Public methodAddUndoActionWithSavedValuesToRestore
Public methodCanEditValue
Public methodControl_MouseUp_ResetDefaultValue
Public methodControlInsidePropertyItemControlWasCreated
Public methodCreateControl (Inherited from HierarchicalContainerItem.)
Public methodCreateControlImpl (Overrides HierarchicalContainerItemCreateControlImpl.)
Public methodCreateControlInsidePropertyItemControl
Public methodDispose (Inherited from HierarchicalContainerItem.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetExpandablePropertiesFilter
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetItemInHierarchyToRestoreValues
Public methodGetOneControlledObjectT (Inherited from HCItemMember.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValues
Public methodGetValues_Dependent
Public methodStatic memberIsListType
Public methodStatic memberIsOneDimensionArray
Public methodIsReferenceSpecifiedInHierarchy
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRestoreSavedOldValues
Public methodSaveValuesToRestore
Public methodSetValue
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdate (Overrides HierarchicalContainerItemUpdate.)
Public methodUpdateControl (Overrides HierarchicalContainerItemUpdateControl.)
Public methodUpdateLayout (Inherited from HierarchicalContainerItem.)
Top
Extension Methods
See Also
Inheritance Hierarchy