ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / FixedWidth Property

In This Topic
    FixedWidth Property (BandedList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FixedWidth As Length
    public Length FixedWidth {get; set;}
    See Also