FocusRenderer Property
FocusRenderer
Gets or sets the focus indicator renderer of the Spread skin.
Declaration
[TypeConverter(typeof(_nf))]
public IFocusIndicatorRenderer FocusRenderer { get; set; }
<TypeConverter(GetType(_nf))>
Public Property FocusRenderer As IFocusIndicatorRenderer