EditFormHiddenEventArgs.BindableControls Property
In This Article
Provides access to the collection of controls used to edit the processed data record. Controls are indexed by field names or tree list nodes.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
An object that specifies the collection of controls used to edit the processed data record. |
See Also