ReportFrame (gb.report)

This class is the parent class of every report control that have border and background.

Esta clase hereda ReportControl.

Esta clase no es instanciable.

Propiedades
BackGround   Returns or sets the background color used by the control.
Border   Returns or sets the border of the control.
BoxShadow  

Inherited properties
Autoresize   Returns or sets if a reportcontrol size will fit it's content.
Brush   Returns or sets the brush used for drawing.
DataIndex   Returns the value of the repeat count
Expand   Returns or sets if a control will expand if included in a container.
Fixed   Returns or sets if a control will be displayed each time it's parent is called
Font   Returns or sets the font used to draw text in the control.
ForceNewPage  
Height   Returns or sets the height of the control.
Id   Returns the handle of the control.
Ignore   Returns or sets if a control must be ignored when its parent arranges its children.
Left   Returns or sets the position of the left border of the control relative to its parent.
Name   Returns or sets the name of the control.
Padding   Returns or sets the distance that separates a child control from the border of the container.
Parent   Returns the control container.
Range   Not activated yet
Report   Returns the report that contains the control.
Tag   Returns or sets the control tag.
Top   Returns or sets the position of the top border of the control relative to its parent.
Visible   Indicates if the control is visible or not.
Width   Returns or sets the width of the control.
X   Returns or sets the position of the left border of the control relative to its parent.
Y   Returns or sets the position of the top border of the control relative to its parent.

Inherited methods
Move   Moves and/or resizes the control.