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

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

    Property Value

    A PlayAxis object representing the play axis settings.
    See Also