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


In This Topic
ExtraFormatter Property
In This Topic
Gets the extra formatter.
Syntax
'Declaration
 
Public ReadOnly Property ExtraFormatter As IFormatter
 
'Usage
 
Dim instance As ExtraRendererSettings
Dim value As IFormatter
 
value = instance.ExtraFormatter
See Also