ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListOverride Class / FormatLevelCount Property

In This Topic
    FormatLevelCount Property
    In This Topic
    Gets or sets format level count for this list template.
    Syntax
    'Declaration
     
    Public Property FormatLevelCount As Integer
    public int FormatLevelCount {get; set;}
    Remarks
    1..8 if the list has one level; 0 (default) if the list has nine levels.
    See Also