Click or drag to resize

IncrementalVariable Properties

The IncrementalVariable type exposes the following members.

Properties
 NameDescription
Public propertyFirst Gets and sets the initial value of an incremental variable.
Public propertyForce Gets and sets the flag indicating whether the variable is forced. The default is false.
Public propertyPrefix Gets and sets the prefix of the output value as a text string.
Public propertyShaper Gets and sets the Format object for the output of string.
Public propertyStep Gets and sets the step value of an incremental variable.
Public propertySuffix Gets and sets the suffix of the output value as a text string.
Top
See Also