Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / StyleCollection Class


StyleCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the number of key-and-value pairs contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public PropertyOverloaded. Gets the Style at the specified index.  
Public PropertyGets a System.String array that contains the keys in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Top
Protected Properties
 NameDescription
Protected PropertyGets an System.Collections.ICollection that contains the list of elements in the BaseKeyCollection instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Top
See Also