ComponentOne Xamarin.iOS
KeyCommands Property (GridBase)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridBase Class : KeyCommands Property
Syntax
'Declaration
 
Public Overrides ReadOnly Property KeyCommands As UIKit.UIKeyCommand()
'Usage
 
Dim instance As GridBase
Dim value() As UIKit.UIKeyCommand
 
value = instance.KeyCommands
public override UIKit.UIKeyCommand[] KeyCommands {get;}
See Also

Reference

GridBase Class
GridBase Members