Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / BaseCellType Class / ExtraRendererSettings Property


In This Topic
ExtraRendererSettings Property
In This Topic
Gets the conditional formatting settings.
Syntax
'Declaration
 
Protected ReadOnly Property ExtraRendererSettings As ExtraRendererSettings
 
'Usage
 
Dim instance As BaseCellType
Dim value As ExtraRendererSettings
 
value = instance.ExtraRendererSettings
See Also