ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / GridLines Class / Style Property

In This Topic
    Style Property (GridLines)
    In This Topic

    Gets or sets the line style properties for the gridlines and tickmarks.

    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}

    Property Value

    A Style object containing the line style properties for the gridlines and tickmarks.

    See Also