MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / DeviceCapabilities Structure
Members

DeviceCapabilities Structure
Describes the target rendering device capabilities for a specific set of features.
Object Model
DeviceCapabilities Structure
Syntax
'Declaration
 
Public Structure DeviceCapabilities 
   Inherits System.ValueType
 
Remarks
This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Layout.DeviceCapabilities

See Also