Interface
IListLevelsIndexer

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:

cs-api-definition
public interface IListLevelsIndexer

Methods

GetCurrentIndex(int)

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

Declaration

cs-api-definition
int GetCurrentIndex(int listLevel)

Parameters

listLevel

int

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