Assign(FormatConditionRuleBase)
|
Copies settings from the specified object to the current object.
|
BeginUpdate()
|
Locks the FormatConditionRuleBase by preventing change notifications from being fired, preventing visual updates until the EndUpdate method is called.
|
ConvertToDecimal(Object)
static
|
Converts the specified object to the nullable decimal type.
|
CreateInstance()
|
Creates a new instance of the FormatConditionRuleIconSet class.
|
EndUpdate()
|
Unlocks the FormatConditionRuleBase object after a call to the BeginUpdate method and causes an immediate visual update.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetAllowAnimation()
|
Gets whether an animation effect is enabled for and supported by the format rule.
|
GetHashCode()
|
Serves as the default hash function.
|
GetOwner()
|
For internal use.
|
GetType()
|
Gets the Type of the current instance.
|
IsFit(IFormatConditionRuleValueProvider)
|
Returns whether the current rule evaluates to “true” for input values provided by the specified valueProvider.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns the text representation of the current object.
|