ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / BorderedAdornerViewModel Class / HighlightHandle Property

In This Topic
    HighlightHandle Property
    In This Topic
    Gets or sets the handle that is currently "hovered"
    Syntax
    'Declaration
     
    Public Property HighlightHandle As AdornerHandleType
    public AdornerHandleType HighlightHandle {get; set;}
    See Also