ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfListOverride Class / ListOrder Property

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