ControlBindingContext Property
The context in the
Control that this
ControlBinding referenced to. When set to -1, The binding is to the
Control's Visible property. otherwise the binding is to the SelectedIndex property
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public int Context { get; set; }
Public Property Context As Integer
Get
Set
member Context : int with get, set
Property Value
Int32