Cell |
public sealed class CellConditionItem : NotifyPropertyBase
The CellConditionItem type exposes the following members.
Name | Description | |
---|---|---|
CellConditionItem |
Name | Description | |
---|---|---|
Background | ||
CalculationMode | ||
CanAlert | Gets or sets if alert is enabled | |
CellValue | ||
Condition | Gets or sets the condition | |
Rearm | Alert rearm interval in minutes. Default is 0 (zero) minute signifing alert is triggered only once. |
Name | Description | |
---|---|---|
Clone | Returns a clone of the object | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from NotifyPropertyBase) |