[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultSpreadSkins.IndexOf

IndexOf Method

IndexOf(SpreadSkin)

Returns the index of the specified built-in skin.

Declaration
public static int IndexOf(SpreadSkin skin)
Public Shared Function IndexOf(skin As SpreadSkin) As Integer
Parameters
Type Name Description
SpreadSkin skin

Name of the built-in skin for which to return the index

Returns
Type Description
int

Index of the object in the collection, or -1 if the object is not found