TdxDBBreadcrumbEditDataBinding Class
Data mapping settings.
#Declaration
TdxDBBreadcrumbEditDataBinding = class(
TcxOwnedPersistent
)
#Remarks
Settings include:
Property | Description |
---|---|
Data |
Specifies the dataset link. |
Image |
Maps to the dataset field that stores node image indexes. |
Key |
Maps to the item identifier dataset field. |
Name |
Maps to the item display name dataset field. |
Parent |
Maps to the parent identifier dataset field. |
The TdxDBBreadcrumbEditDataBinding object is referenced by the breadcrumb’s DataBinding property.