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

In This Topic
    RepresentedWith Property
    In This Topic
    Returns type of control to hold the value(s)
    Syntax
    'Declaration
     
    Public Property RepresentedWith As VisualRepresentation
    public VisualRepresentation RepresentedWith {get; set;}
    See Also