ActiveReports 6 Online Help
DDSheets Class Members
Properties  Methods 

The following tables list the members exposed by DDSheets.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the DDSheets collection.  
Public PropertyItemOverloaded. Gets the specified DDSheet object.  
Top
Public Methods
 NameDescription
Public MethodAddNewAdds a new blank DDSheet object to the collection and returns a reference to it.  
Public MethodClearRemoves all of the DDSheet objects contained in the collection.  
Public MethodGetEnumeratorReturns an IEnumerator object for this collection allowing you to enumerate the DDSheet objects contained in the collection. Allows the use of foreach statements with the collection.  
Public MethodMoveOverloaded. Moves a sheet to the specified position.  
Public MethodRemoveAtRemoves the DDSheet at the specified index from the collection.  
Public MethodSelectOverloaded. Selects a DDSheet object, while deselecting all other DDSheet objects.  
Top
See Also

Reference

DDSheets Class
DataDynamics.SpreadBuilder Namespace

Send Feedback