ActiveReports 9
Features Enumeration

All of the features recognized by the layout engine. This enumeration is used with the DataDynamics.Reports.Extensibility.Layout.ITargetDevice.Item property to locate rendering device capabilities.
Syntax
'Declaration
 
Public Enum Features 
   Inherits System.Enum
public enum Features : System.Enum 
Members
MemberDescription
FeatureColumnsSpecifies whether the target device supports multi-column features.
FeatureFooterSpecifies whether the footer is generated.
FeatureHeaderSpecifies whether the header is generated.
FeatureInteractiveSortingSpecifies whether the target device supports interactive sorting feature.
FeatureInteractivitySpecifies whether the target device supports interactivity features.
FeaturePaginationSpecifies that a structure describing page size is supplied if the feature is supported.
FeatureResolutonSpecifies what resolution (dpi) is available for the target device. (The descriptor contains a single SizeF value corresponding to the horizontal and vertical resolutions respectively.)
ProfessionalEditionRequiredFor internal use only.
TargetDeviceDefines output kinds which is used now by ITargetDevice
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Layout.Features

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Layout Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum