Constable Authorization Engine 2.0 BETA

InstanceView.SelectedInstance Property

[This is preliminary documentation and subject to change.]

Sets or returns the instance that appears as selected in the control.

[Visual Basic]
Public Property SelectedInstance As Object
[C#]
public object SelectedInstance {get; set;}

Remarks

Setting the SelectedInstance property also affects the value of the SelectedEntry property and vice versa.

See Also

InstanceView Class | LaMarvin.Design.Controls Namespace