Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / Renderer Property


In This Topic
Renderer Property (AppearanceStyleInfo)
In This Topic
Gets or sets the renderer of the cell style.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Renderer As IRenderer
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As IRenderer
 
value = instance.Renderer
See Also