ActiveReports 18 .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 layer's target device.
    Syntax
    'Declaration
     
    Public Property TargetDevice As TargetDevices
    public TargetDevices TargetDevice {get; set;}
    See Also