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.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic TriStateYNM IsBindingInterface { get; set; }Property Value
Type: 
TriStateYNM
See Also