ComponentOne Xamarin.iOS
Editor Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellEditEventArgs Class : Editor Property
Gets the editor.
Syntax
'Declaration
 
Public ReadOnly Property Editor As UIKit.UIView
'Usage
 
Dim instance As GridCellEditEventArgs
Dim value As UIKit.UIView
 
value = instance.Editor
public UIKit.UIView Editor {get;}
See Also

Reference

GridCellEditEventArgs Class
GridCellEditEventArgs Members