SelectedItemOffset Property
In This Topic
Gets or sets how much closer than the rest of the items the selected item is to the viewer.
Syntax
'Declaration
Public Property SelectedItemOffset As Double
public double SelectedItemOffset {get; set;}
See Also