The HierarchicalDataAccessor type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the count of IDataField.
Public propertyDataObject
Gets the underlying data object if exists.
Public propertyHierarchicalFields
Gets a list of data fields that allows Grid to build a hierarchy
Public propertySupportsIdentifiers
Gets a value indicating whether this accessor supports field indexing by the string identifiers.
Public propertySupportsNotifications
Gets a value indicating whether this data accessor and underlying data object fire notifications, when the property is changed.

See Also