Click or drag to resize
AbstractHierarchicalObjectTObject Properties

The AbstractHierarchicalObjectTObject generic type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyItem
Gets the value of particular property
(Overrides AbstractSimpleDataContainerTObjectItemString.)
Public propertyProperties
Properties available through the context.
Protected propertyPropertyList
Used property list
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredProperties
Registered properties
Protected propertyRegisteredPropertiesObject
Registered properties object
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalProperties
If true, the object uses local properties
Top
See Also