DataBindings
- Last UpdatedNov 17, 2021
- 1 minute read
The DataBindings property is a read-only property that gets the bindable properties that are available to the application developer.
Syntax
<objectname>.DataBindings = DataBindings;
Result = <objectname>.DataBindings;