SelectionRenderer Property
SelectionRenderer
Gets or sets the selection renderer for drawing selections in the component.
Declaration
[Browsable(false)]
public ISelectionRenderer SelectionRenderer { get; set; }
<Browsable(False)>
Public Property SelectionRenderer As ISelectionRenderer