Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonCollection Class


In This Topic
    FpScrollBarButtonCollection Class Methods
    In This Topic

    For a list of all members of this type, see FpScrollBarButtonCollection members.

    Public Methods
     NameDescription
    Public MethodAdds an item to the System.Collections.IList.  
    Public MethodAdds a range of objects of the collection.  
    Public MethodRemoves all items from the System.Collections.IList.  
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodDetermines whether the System.Collections.IList contains a specific value.  
    Public MethodCopies the buttons of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
    Public MethodLoads the object from XML.  
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodReturns an enumerator that iterates through a collection.  
    Public MethodServes 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 MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodDetermines the index of a specific item in the System.Collections.IList.  
    Public MethodInserts an item to the System.Collections.IList at the specified index.  
    Public MethodRemoves the first occurrence of a specific object from the System.Collections.IList.  
    Public MethodRemoves the System.Collections.IList item at the specified index.  
    Public MethodSaves the object to XML.  
    Top
    See Also