Click or drag to resize

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: 19.01.00
Syntax
C#
public TriStateYNM IsBindingInterface { get; set; }

Property Value

TriStateYNM
See Also