See Also

Detail Class  | DataDynamics.ActiveReports Namespace

See Also ActiveReports Send feedback to Data Dynamics

Detail Class Members

Detail overview

Public Constructors

Public Constructor Detail Constructor Initializes a new instance of the Detail class.

Public Properties

Public Property BackColor (Inherited from Section)Gets or sets the background color of the section.
Public Property CanGrow (Inherited from Section)Indicates whether the section height should grow when its controls extend beyond its original height.
Public Property CanShrink (Inherited from Section)Indicates whether the section height should be adjusted to the exact total height of its controls.
Public Property ColumnCount Gets or sets a value that specifies the number of newspaper columns in the report.
Public Property ColumnDirection Determines how ActiveReports should print the detail section in a multi-column report.
Public Property ColumnSpacing Sets or returns the space between columns in a multi-column report.
Public Property Controls (Inherited from Section)Gets a collection of all controls contained in the section.
Public Property Height (Inherited from Section)Gets or sets the height of the section.
Public Property KeepTogether Gets or sets a value that determines whether the section should be printed on a single page.
Public Property Name (Inherited from Section)Gets or sets the name of the section.
Public Property NewColumn Gets or sets a value that determines whether a new column should be started before and/or after printing the section.
Public Property NewPage Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section.
Public Property Type (Inherited from Section)Gets the section's type.
Public Property Visible (Inherited from Section)Specifies whether the section should be printed or not.

Public Methods

Public Method AddBookmark (Inherited from Section)Adds a bookmark in the report's table of contents.  The bookmark will position the view at the start of the section if the bookmark is added in the section's Format event.
Public Method Dispose (Inherited from Section)Releases the section instance from memory.
Public Method SizeToFit (Inherited from Section)Overloaded. The SizeToFit method is used with the end-user report designer to size a section so that all contained controls are visible.

Public Events

Public Event AfterPrint (Inherited from Section)Occurs after the section has been rendered to the page.
Public Event BeforePrint (Inherited from Section)Occurs immediately before the section is rendered to the page.
Public Event Disposed (Inherited from Section)Occurs when the section instance is released from memory.
Public Event Format (Inherited from Section)Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas.

See Also

Detail Class  | DataDynamics.ActiveReports Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.