Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Paragraph Class / ListStyle Property

In This Topic
    ListStyle Property
    In This Topic
    Gets or sets a value indicating whether this paragraph is part of a list, and identifies the numbering type.
    Syntax
    'Declaration
     
    Public Property ListStyle As ListStyle
    public ListStyle ListStyle {get; set;}
    See Also