Spread Windows Forms 10.0 Product Documentation
FpStatusBarElementCollection Class Members
Properties  Methods 


The following tables list the members exposed by FpStatusBarElementCollection.

Public Constructors
 NameDescription
Public ConstructorFpStatusBarElementCollection ConstructorCreates a new collection of values.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of values in the collection.  
Public PropertyIsReadOnlyGets a value indicating whether the FpStatusBarElementCollection is read-only.  
Public PropertyItemGets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a value to the collection.  
Public MethodAddRangeAdds the elements of the specified collection to the end of the collection  
Public MethodClearRemoves all values from the collection.  
Public MethodContainsDetermines whether the collection contains a specific value.  
Public MethodCopyToCopies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.  
Public MethodGetEnumeratorGets an enumerator that iterates through the collection.  
Public MethodIndexOfDetermines the index of the value in the collection.  
Public MethodInsertInserts a value into the collection at the specified index.  
Public MethodRemoveRemoves a value from the collection.  
Public MethodRemoveAtRemoves a value from the collection at the specified index.  
Top
See Also

Reference

FpStatusBarElementCollection Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.