Property DisplayedOutputs
DisplayedOutputs
Gets or sets the number of displayed outputs.
public int DisplayedOutputs { get; set; }
Property Value
- int
The number of displayed outputs.
Exceptions
- ArgumentOutOfRangeException
The value of a set operation is not in the range [1, MaxOutputs].