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


In This Topic
    DefaultSkins Class Members
    In This Topic

    The following tables list the members exposed by DefaultSkins.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Array of SheetSkin objects that contains the built-in skins.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Classic.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Classic1.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Classic2.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Colorful1.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Colorful2.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Colorful3.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Colorful4.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Colorful5.  
    Public Propertystatic (Shared in Visual Basic)Gets the number of built-in skins in the array of SheetSkin objects.  
    Public Propertystatic (Shared in Visual Basic)Represents the skin for resetting the skin properties to the default values.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Professional1.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Professional2.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Professional3.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Simple1.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Simple2.  
    Public Propertystatic (Shared in Visual Basic)Represents the built-in skin, Simple3.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Determines whether the collection contains the specified skin.  
    Public Methodstatic (Shared in Visual Basic)Copies skins to the specified array at the specified index.  
    Public Methodstatic (Shared in Visual Basic)Finds the built-in skin with the specified name.  
    Public Methodstatic (Shared in Visual Basic)Gets the built-in skin at the specified index.  
    Public Methodstatic (Shared in Visual Basic)Returns the index of the specified built-in skin.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Resets the skin properties of the active sheet in the specified Spread component to the default values.  
    Top
    See Also