BindableItemIsBindingInterface Property |
Declares a bindable item as part of the binding interface for a component.
Yes: Bindable item is definitely part of the API.
Maybe: Bindable item may be part of the API.
No: Bindable item is definitely not part of the API.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic TriStateYNM IsBindingInterface { get; set; }Property Value
TriStateYNM
See Also