Spread Windows Forms 12.0 Product Documentation
IsRulePriorityChanged Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ConditionalFormattingChangedEventArgs Class : IsRulePriorityChanged Property
Gets if the changed rule's priority has changed when the event type is RuleChanged.
Syntax
'Declaration
 
Public ReadOnly Property IsRulePriorityChanged As Boolean
'Usage
 
Dim instance As ConditionalFormattingChangedEventArgs
Dim value As Boolean
 
value = instance.IsRulePriorityChanged
public bool IsRulePriorityChanged {get;}
See Also

Reference

ConditionalFormattingChangedEventArgs Class
ConditionalFormattingChangedEventArgs Members