Selected Property (BackstageViewTab)
In This Topic
Gets or sets whether this
BackstageViewTab is currently selected. Only one tab can be selected at any time.
Syntax
'Declaration
Public Property Selected As Boolean
public bool Selected {get; set;}
See Also