Spread ASP.NET 6.0 Product Documentation
DefaultSkins Class Members
See Also  Fields  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : DefaultSkins Class


Glossary Item Box

The following tables list the members exposed by DefaultSkins.

Public Constructors

 NameDescription
Public ConstructorDefaultSkins Constructor  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)SkinsArray of SheetSkin objects containing the built-in skins.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)ClassicRepresents the built-in skin, Classic.  
Public Propertystatic (Shared in Visual Basic)Classic1Represents the built-in skin, Classic1.  
Public Propertystatic (Shared in Visual Basic)Classic2Represents the built-in skin, Classic2.  
Public Propertystatic (Shared in Visual Basic)Colorful1Represents the built-in skin, Colorful1.  
Public Propertystatic (Shared in Visual Basic)Colorful2Represents the built-in skin, Colorful2.  
Public Propertystatic (Shared in Visual Basic)Colorful3Represents the built-in skin, Colorful3.  
Public Propertystatic (Shared in Visual Basic)Colorful4Represents the built-in skin, Colorful4.  
Public Propertystatic (Shared in Visual Basic)Colorful5Represents the built-in skin, Colorful5.  
Public Propertystatic (Shared in Visual Basic)CountGets the number of built-in skins in the array of SheetSkin objects.  
Public Propertystatic (Shared in Visual Basic)DefaultRepresents the skin for resetting the skin properties to the default values.  
Public Propertystatic (Shared in Visual Basic)Gradient1Represents the built-in skin, Gradient1.  
Public Propertystatic (Shared in Visual Basic)Professional1Represents the built-in skin, Professional1.  
Public Propertystatic (Shared in Visual Basic)Professional2Represents the built-in skin, Professional2.  
Public Propertystatic (Shared in Visual Basic)Professional3Represents the built-in skin, Professional3.  
Public Propertystatic (Shared in Visual Basic)Simple1Represents the built-in skin, Simple1.  
Public Propertystatic (Shared in Visual Basic)Simple2Represents the built-in skin, Simple2.  
Public Propertystatic (Shared in Visual Basic)Simple3Represents the built-in skin, Simple3.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)ContainsDetermines whether the collection contains the specified skin.  
Public Methodstatic (Shared in Visual Basic)CopyToCopies skins to the specified array at the specified index.  
Public Methodstatic (Shared in Visual Basic)FindFinds the skin in the collection of built-in skins with the specified skin name.  
Public Methodstatic (Shared in Visual Basic)GetAtGets the built-in skin at the specified index.  
Public Methodstatic (Shared in Visual Basic)IndexOfReturns the index of the specified built-in skin.  
Public Methodstatic (Shared in Visual Basic)ResetOverloaded. Resets the skin properties of the active sheet in the specified Spread component to the default values.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.