public class HistoryStepEvaluable : HistoryStepBasePublic Class HistoryStepEvaluable
Inherits HistoryStepBasepublic ref class HistoryStepEvaluable : public HistoryStepBasetype HistoryStepEvaluable =
class
inherit HistoryStepBase
end| HistoryStepEvaluable | Constructs an instance of HistoryStepEvaluable by copying the data from the specified RegionEvaluable instance. |
| Apply |
Applying history step parameters to the element.
(Overrides HistoryStepBaseApply(RegionBase)) |
| Equals |
Compares data of the current step of history with a given one.
(Overrides HistoryStepBaseEquals(Object)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Overrides HistoryStepBaseGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| BackColor |
The historical value of BackColor.
(Inherited from HistoryStepBase) |
| Border |
The historical value of Border.
(Inherited from HistoryStepBase) |
| CurrentTermIndexes | The historical value of CurrentTermIndexes. |
| DescriptionLocation | The historical value of DescriptionLocation. |
| Evaluable | The historical value of Evaluable. |
| Focused |
The historical value of Focused.
(Inherited from HistoryStepBase) |
| FontHeight |
The historical value of FontHeight.
(Inherited from HistoryStepBase) |
| Location |
The historical value of Location.
(Inherited from HistoryStepBase) |
| Optimization | The historical value of Optimization. |
| SelectedTermsIndexes | The historical value of SelectedTermsIndexes. |
| ShowDescription | The historical value of ShowDescription. |
| Terms | The historical value of Terms. |
| TextColor |
The historical value of TextColor.
(Inherited from HistoryStepBase) |