ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Field Class
Properties Methods

In This Topic
    Field Class Members
    In This Topic

    The following tables list the members exposed by Field.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the name of the field in the query.

     
    Public Property

    Gets or sets the name to use for the field within the report.

     
    Public Property

    Gets or sets an expression that evaluates to the value of the field.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the Field object.  
    Top
    See Also