Click or drag to resize

CounterLayoutRenderer Properties

The CounterLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyIncrement
Gets or sets the value to be added to the counter after each layout rendering.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertySequence
Gets or sets the name of the sequence. Different named sequences can have individual values.
Public propertyValue
Gets or sets the initial value of the counter.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also