ShowFocusBorder Property (C1RangeSlider.RangeSliderStyleCollection)
In This Topic
Gets or sets the value indicating whether a control should show the focus rectangle or not.
Syntax
'Declaration
Public Property ShowFocusBorder As Boolean
public bool ShowFocusBorder {get; set;}
See Also