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


In This Topic
PrePaintTextDecorator Property
In This Topic
Gets the prepaint text decorator.
Syntax
'Declaration
 
Public ReadOnly Property PrePaintTextDecorator As IPrePaintTextConditionalFormattingRule
 
'Usage
 
Dim instance As ExtraRendererSettings
Dim value As IPrePaintTextConditionalFormattingRule
 
value = instance.PrePaintTextDecorator
See Also