ActiveReports 8
BackFrame Class Members
See Also  Fields  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : BackFrame Class

Glossary Item Box

The following tables list the members exposed by BackFrame.

Public Constructors

 NameDescription
Public ConstructorBackFrame Constructor  
Top

Public Fields

Public Properties

 NameDescription
Public PropertyFrameBackground  
Public PropertyFrameImage  
Public PropertyFrameShapeThe BackFrame.FrameShape element specifies the shape of a BackFrame. The value must be on of the 'FrameShapes' enum.  
Public PropertyFrameStyleThe BackFrame.FrameStyle element specifies the general style appearance for a BackFrame. The value must be on of the 'FrameStyles' enum.  
Public PropertyFrameWidth  
Public PropertyGlassEffectThe BackFrame.GlassEffect element specifies the glass effect that is applied to a BackFrame. The value must be on of the 'GlassEffects' enum.  
Public PropertyStyle  
Top

See Also