ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / HighlightArea Structure / AreaType Field

In This Topic
    AreaType Field
    In This Topic
    Gets area type (it might be rendered with a different color)
    Syntax
    'Declaration
     
    Public ReadOnly AreaType As HighlightArea.Type
    public readonly HighlightArea.Type AreaType
    See Also