ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / PageView Class / Device Property

In This Topic
    Device Property
    In This Topic
    Gets the device kind.
    Syntax
    'Declaration
     
    Public ReadOnly Property Device As DeviceKind
    public DeviceKind Device {get;}
    See Also