ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandLayoutOptions Class / PlayAxis Property

In This Topic
    PlayAxis Property
    In This Topic
    Gets or sets the play axis settings.
    Syntax
    'Declaration
     
    Public Property PlayAxis As PlayAxis
    public PlayAxis PlayAxis {get; set;}
    See Also