ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePlotView<TOwnerView,TDefinition,TPlotDataModel,TPointView> Class / _getAdornerSelectingViews Method

In This Topic
    _getAdornerSelectingViews Method (_BasePlotView<TOwnerView,TDefinition,TPlotDataModel,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _getAdornerSelectingViews() As List(Of IAdornerSelectingView)
    public virtual List<IAdornerSelectingView> _getAdornerSelectingViews()
    See Also