ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterViewModel Class / ValueEnabled Property

In This Topic
    ValueEnabled Property
    In This Topic
    True if user can change actual value. False if not
    Syntax
    'Declaration
     
    Public ReadOnly Property ValueEnabled As Boolean
    public bool ValueEnabled {get;}
    See Also