ActiveReports Developer 7
Supported Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > DeviceCapabilities Structure : Supported Property

Glossary Item Box

This Boolean property returns true if the features set is supported by the target device.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Supported As System.Boolean
C# 
public System.bool Supported {get;}

See Also