ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Layer Class / TargetDevice Property

In This Topic
    TargetDevice Property (Layer)
    In This Topic
    Gets or sets a target device for the layer.
    Syntax
    'Declaration
     
    Public Property TargetDevice As TargetDevices
    public TargetDevices TargetDevice {get; set;}

    Property Value

    A TargetDevices value indicating the target device.
    See Also