Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListTemplate Class / IsMultiLevel Property

In This Topic
    IsMultiLevel Property
    In This Topic
    Gets a value indicating whether the list contains 9 levels, If this property is false, the list contains only 1 level.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMultiLevel As System.Boolean
    public System.bool IsMultiLevel {get;}
    See Also