Spread Windows Forms 9.0 Product Documentation
FpScrollBarButtonCollection Class Members
Properties  Methods 


The following tables list the members exposed by FpScrollBarButtonCollection.

Public Constructors
 NameDescription
Public ConstructorFpScrollBarButtonCollection ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of buttons contained in the System.Collections.ICollection.  
Public Propertystatic (Shared in Visual Basic)EmptyGets the empty collection of the Spread scroll bar buttons.  
Public PropertyIsFixedSizeGets whether the System.Collections.IList has a fixed size.  
Public PropertyIsReadOnlyGets a value that indicates whether the System.Collections.IList is read-only.  
Public PropertyIsSynchronizedGets whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public PropertyItemGets or sets the System.Object at the specified index.  
Public PropertySyncRootGets an object that can be used to synchronize access to the System.Collections.ICollection.  
Top
Public Methods
 NameDescription
Public MethodAddAdds an item to the System.Collections.IList.  
Public MethodAddRangeAdds a range of objects of the collection.  
Public MethodClearRemoves all items from the System.Collections.IList.  
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodContainsDetermines whether the System.Collections.IList contains a specific value.  
Public MethodCopyToCopies the buttons of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodDeserializeLoads the object from XML.  
Public MethodEqualsDetermines whether the specified System.Object is equal to the current System.Object.  
Public MethodGetEnumeratorReturns an enumerator that iterates through a collection.  
Public MethodGetHashCodeServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodIndexOfDetermines the index of a specific item in the System.Collections.IList.  
Public MethodInsertInserts an item to the System.Collections.IList at the specified index.  
Public MethodRemoveRemoves the first occurrence of a specific object from the System.Collections.IList.  
Public MethodRemoveAtRemoves the System.Collections.IList item at the specified index.  
Public MethodSerializeSaves the object to XML.  
Top
Public Operators
public Operator Implicit Type Conversion Overloaded. Performs an implicit conversion from ScrollBarButtons to FpScrollBarButtonCollection.
Top
See Also

Reference

FpScrollBarButtonCollection Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.