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

In This Topic
    Supported Property
    In This Topic
    Gets true if the features set is supported by the target device.
    Syntax
    'Declaration
     
    Public ReadOnly Property Supported As Boolean
    public bool Supported {get;}
    See Also