Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListLevel Class / Index Property

In This Topic
    Index Property (ListLevel)
    In This Topic
    Gets the level index in the parent ListTemplate.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As System.Integer
    public System.int Index {get;}
    See Also