MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / Field Class

Field Class Properties

For a list of all members of this type, see Field members.

Public Properties
 NameDescription
Public PropertyGets or sets the user-defined default value of the field, which is used if the formula or value is null.  
Public PropertyGets or sets the type associated with the field.  
Public PropertyGets or sets a formula used to derive the run-time value. If the formula is not null, it overrides all preceding values. The formula can be any combination of calculated and/or bound fields and literals.  
Public PropertyGets or sets the name of the field.  
Public PropertyGets or sets a user-defined value associated with the field object.  
Public PropertyGets or sets the current value of the field object.  
Top
See Also