Spread WPF Documentation
FloatingObjects Class Members
Fields  Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : FloatingObjects Class

The following tables list the members exposed by FloatingObjects.

Protected Fields
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public PropertyGets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public PropertyOverloaded. Gets or sets the floating object with the specified name. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<FloatingObject>)
Top
Protected Properties
 NameDescription
Protected PropertyGets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Top
Public Methods
 NameDescription
Public MethodAdds the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<FloatingObject>)
Public MethodAdds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodRemoves all items from this collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<FloatingObject>)
Public MethodFinds the floating object with specified name. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<FloatingObject>)
Public MethodReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodInserts the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<FloatingObject>)
Public MethodRemoves the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<FloatingObject>)
Public MethodRemoves the attribute. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<FloatingObject>)
Public MethodResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public MethodConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Top
Protected Methods
Public Events
 NameDescription
Public EventOccurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Public EventOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<FloatingObject>)
Top
See Also

Reference

FloatingObjects Class
GrapeCity.Windows.SpreadSheet.Data Namespace