ActiveReports 9
Field Class
Members 

The Field class represents any data field available for data binding in section reports.
Object Model
Field Class
Syntax
'Declaration
 
Public Class Field 
public class Field 
Remarks
Field objects are created automatically for all fields in the bound data source.  This class allows you to inspect the value of each field.  You can create additional custom fields and add them to the Fields collection in the DataIntialize event.  Custom field values should be set in the FetchData event.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Data.Field

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

Field Members
GrapeCity.ActiveReports.Data Namespace
Fields Property
FetchData Event
DataInitialize Event

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum