ActiveReports 8
CustomData Class
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : CustomData Class

Glossary Item Box

Specifies the data for a custom data region.

Object Model

CustomData Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class CustomData 
C# 
public abstract class CustomData 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Extensibility.Rendering.CustomData

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