ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLineLayer Class / MapLineRules Property

In This Topic
    MapLineRules Property
    In This Topic
    Gets or sets the set of rules to be applied for lines within the layer.
    Syntax
    'Declaration
     
    Public Property MapLineRules As MapLineRules
    public MapLineRules MapLineRules {get; set;}
    See Also