Spread Windows Forms 12.0 Product Documentation
Reversed Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IconSetConditionalFormattingRule Class : Reversed Property
Gets or sets a value that indicates whether IconSetConditionalFormattingRule is reversed.
Syntax
'Declaration
 
Public Property Reversed As Boolean
'Usage
 
Dim instance As IconSetConditionalFormattingRule
Dim value As Boolean
 
instance.Reversed = value
 
value = instance.Reversed
public bool Reversed {get; set;}

Property Value

true if reversed; otherwise, false.
Remarks
This property is deprecated
See Also

Reference

IconSetConditionalFormattingRule Class
IconSetConditionalFormattingRule Members