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

In This Topic
    InterlacedRows Property
    In This Topic
    Gets or sets a value indicating whether legend rows should use interlaced colors.
    Syntax
    'Declaration
     
    Public Property InterlacedRows As RdlBool
    public RdlBool InterlacedRows {get; set;}
    See Also