ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / GlobalLegendOption Class / Wrapping Property

In This Topic
    Wrapping Property (GlobalLegendOption)
    In This Topic
    Gets or sets global legend wrapping.
    Syntax
    'Declaration
     
    Public Property Wrapping As Boolean
    public bool Wrapping {get; set;}
    See Also