[]
Gets or sets the list level, overriding the default behavior of the field.
Allowed values are null or from 1 to 9, inclusive.
If the value is null, the default level for a new series is 1;
otherwise, the current level is continued.
The default value is null.
public int? Level { get; set; }
Public Property Level As Integer?
| Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if the value is set to less than |