ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace / DvChartDesigner Class / LockRemoveDataAdorner Property

In This Topic
    LockRemoveDataAdorner Property
    In This Topic
    Allows to block the removal of the DataAdorner.
    Syntax
    'Declaration
     
    Public Property LockRemoveDataAdorner As Boolean
    public bool LockRemoveDataAdorner {get; set;}
    See Also