Spread Windows Forms 12.0 Product Documentation
PrePaintTextDecorator Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ExtraRendererSettings Class : PrePaintTextDecorator Property
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
public IPrePaintTextConditionalFormattingRule PrePaintTextDecorator {get;}
See Also

Reference

ExtraRendererSettings Class
ExtraRendererSettings Members