ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterOptionViewModel Class / Selected Property

In This Topic
    Selected Property (ParameterOptionViewModel)
    In This Topic
    True if option selected.
    Syntax
    'Declaration
     
    Public Property Selected As Boolean
    public bool Selected {get; set;}
    See Also