[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ConditionalFormattingRulePropertyChangedEventArgs.-ctor

ConditionalFormattingRulePropertyChangedEventArgs Constructor

ConditionalFormattingRulePropertyChangedEventArgs(string, bool)

Initializes a new instance of the ConditionalFormattingRulePropertyChangedEventArgs class.

Declaration
public ConditionalFormattingRulePropertyChangedEventArgs(string propertyName, bool dataChanged)
Public Sub New(propertyName As String, dataChanged As Boolean)
Parameters
Type Name Description
string propertyName

The name of the property that changed.

bool dataChanged

Indicates if the represented data of the conditional formatting rule has been changed.