Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / FocusEditor Class / FocusRenderer Property


In This Topic
FocusRenderer Property (FocusEditor)
In This Topic
Syntax
'Declaration
 
Public Property FocusRenderer As IFocusIndicatorRenderer
 
'Usage
 
Dim instance As FocusEditor
Dim value As IFocusIndicatorRenderer
 
instance.FocusRenderer = value
 
value = instance.FocusRenderer
See Also