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

In This Topic
    Label Property (ParameterOptionViewModel)
    In This Topic
    Text to show to user
    Syntax
    'Declaration
     
    Public ReadOnly Property Label As String
    public string Label {get;}
    See Also