ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfListTemplate Class / ListOrder Property

In This Topic
    ListOrder Property (RtfListTemplate)
    In This Topic
    Gets or sets list order.
    Syntax
    'Declaration
     
    Public Property ListOrder As Integer
    public int ListOrder {get; set;}
    See Also