ActiveReports Developer 7
IVisualAppearance Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IVisualAppearance Interface

Glossary Item Box

The following tables list the members exposed by IVisualAppearance.

Public Properties

 NameDescription
 PropertyBackgroundColorThe color of the background.  
 PropertyImageSpecifies the image that should be displayed, if any.  
 PropertyImageSourceSpecifies image source for image.  
 PropertyInteractivityStatesSpecifies interactivity states to which this appearance is applicable.  
 PropertyTooltipSpecifies how tooltip should be displayed for this area.  
 PropertyTooltipTextSpecifies balloon or tooltip text that should be displayed for this area.  
 PropertyTransparencySpecifies how image should be alpha-blended with the underlying area.  
 PropertyVisibleSpecifies that there should be visual effects for the area.  
Top

See Also