New to Telerik UI for WinFormsStart a free 30-day trial

Provides the current numbering index for each level in a nested list during bullet or number generation.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Editing.Lists

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public interface IListLevelsIndexer

Methods

Get the current numbering value for the specified zero-based list level.

C#
int GetCurrentIndex(int listLevel)
Parameters:listLevelint

The zero-based list level index.

Returns:

int

The current numbering index for the specified list level.

In this article
DefinitionMethodsGetCurrentIndex(int)
Not finding the help you need?
Contact Support