[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrePaintResult.-ctor

PrePaintResult Constructor

PrePaintResult(HighlightConditionalFormattingStyle, bool)

Initializes a new instance of the PrePaintResult class.

Declaration
public PrePaintResult(HighlightConditionalFormattingStyle style, bool success)
Public Sub New(style As HighlightConditionalFormattingStyle, success As Boolean)
Parameters
Type Name Description
HighlightConditionalFormattingStyle style

The style.

bool success

if set to true, the rule is matched.