ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutState Structure / TargetDevice Property

In This Topic
    TargetDevice Property (LayoutState)
    In This Topic
    Specifes target device for current layout operation.
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetDevice As ITargetDevice
    public ITargetDevice TargetDevice {get;}
    See Also