SelectionRenderer Property
SelectionRenderer
Gets or sets the selection renderer of the Spread skin.
Declaration
[TypeConverter(typeof(fc))]
public ISelectionRenderer SelectionRenderer { get; set; }
<TypeConverter(GetType(fc))>
Public Property SelectionRenderer As ISelectionRenderer