ActiveReports Developer 7
Field Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace : Field Class

Glossary Item Box

The following tables list the members exposed by Field.

Public Properties

 NameDescription
Public PropertyBackgroundColorGets the background color associated with this field.  
Public PropertyColorGets the fore color associated with this field.  
Public PropertyFontFamilyGets the font name associated with this field.  
Public PropertyFontSizeGets the font size associated with this field.  
Public PropertyFontStyleGets the font style associated with this field.  
Public PropertyFontWeightGets the font weight associated with this field.  
Public PropertyFormattedValueGets the formatted value associated with this field.  
Public PropertyIsMissingGets whether or not the field is missing.  
Public PropertyKeyGets the key associated with this field.  
Public PropertyLevelNumberGets the level number of this field.  
Public PropertyNameGets the name of the field.  
Public PropertyParentUniqueNameGets the field's parent's unique name.  
Public PropertyPropertiesGets the value of the specified property.  
Public PropertyTextDecorationGets the text decoration associated with this field.  
Public PropertyUniqueNameGets a unique name for this field.  
Public PropertyValueGets the value of the field.  
Top

See Also