Spread Windows Forms 12.0 Product Documentation
Keys Property (BaseKeyCollection)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > BaseKeyCollection Class : Keys Property
Gets a System.String array that contains the keys in the BaseKeyCollection.
Syntax
'Declaration
 
Public ReadOnly Property Keys As String()
'Usage
 
Dim instance As BaseKeyCollection
Dim value() As String
 
value = instance.Keys
public string[] Keys {get;}
See Also

Reference

BaseKeyCollection Class
BaseKeyCollection Members