ActiveReports 18 .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;}
    See Also