Constable Authorization Engine 2.0 BETA

InstanceView.SelectedEntry Property

[This is preliminary documentation and subject to change.]

Sets or returns the InstanceView.InstanceEntry that should be selected in the control.

[Visual Basic]
Public Property SelectedEntry As InstanceEntry
[C#]
public InstanceView.InstanceEntry SelectedEntry {get; set;}

Remarks

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

See Also

InstanceView Class | LaMarvin.Design.Controls Namespace