Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormatCollection Class
Properties Methods


In This Topic
    ConditionalFormatCollection Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormatCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the conditional formats (Indexer property to retrieve custom format items from the collection).  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a conditional format to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodChecks whether the object is in the collection.  
    Public MethodOverloaded. Loads the object from XmlNodeReader.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded. Saves the object to XML.  
    Public MethodCreates an array for counting through the collection.  
    Top
    See Also