Spread Windows Forms 9.0 Product Documentation
DefaultSparklineContainer Class Members
Properties  Methods  Events


The following tables list the members exposed by DefaultSparklineContainer.

Public Constructors
 NameDescription
Public ConstructorDefaultSparklineContainer ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the ICollection.  
Public PropertyIsEmptyGets a value that indicates whether this instance is empty.  
Public PropertyIsReadOnlyGets a value that indicates whether the ICollection is read-only.  
Public PropertyItemGets the ISparklineGroup at the specified index.  
Public PropertyOwnerOwner of this container.  
Top
Public Methods
 NameDescription
Public MethodAddAdds an item to the ICollection.  
Public MethodAddColumnsAdds columns of cells after the specified column.  
Public MethodAddRowsAdds rows of cells after the specified row.  
Public MethodAddSparklineToGroupAdds the sparkline to the existing group.  
Public MethodBeginInitSignals the object that initialization is starting.  
Public MethodClearOverloaded. Removes all of the contents from the cells in the specified range of cells.  
Public MethodContainsDetermines whether the ICollection contains a specific value.  
Public MethodCopyCopies a range of cells and pastes it into a range of cells at the specified location.  
Public MethodCopyToCopies all child sparkline groups to the specified array.  
Public MethodDeserializeLoads the object from XML.  
Public MethodEndInitSignals the object that initialization is complete.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodGetSparklineOverloaded. Gets the sparkline information.  
Public MethodMoveMoves a range of cells and pastes it into a range of cells at the specified location.  
Public MethodReloadFormulaReloads the formulas.  
Public MethodRemoveRemoves the first occurrence of a specific object from the ICollection.  
Public MethodRemoveColumnsRemoves columns from the specified starting position.  
Public MethodRemoveRowsRemoves rows from the specified starting position.  
Public MethodRemoveSparklineRemoves the sparkline at the specific position.  
Public MethodResumeFormulaParsingResumes formula parsing and parses all formulas set while parsing was suspended.  
Public MethodSerializeSaves the object to XML.  
Public MethodSuspendFormulaParsingSuspends formula parsing until the ResumeFormulaParsing method is called.  
Public MethodSwapSwaps a range of cells from one specified location to another.  
Top
Protected Methods
 NameDescription
Protected MethodFireChangedFires the Changed event.  
Protected MethodOnChangedRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the sparkline group or sparkline has been changed.  
Top
See Also

Reference

DefaultSparklineContainer Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.