ComponentOne Xamarin.Android
EditorRange Property


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridBase Class : EditorRange Property
Syntax
'Declaration
 
Public ReadOnly Property EditorRange As GridCellRange
'Usage
 
Dim instance As GridBase
Dim value As GridCellRange
 
value = instance.EditorRange
public GridCellRange EditorRange {get;}
See Also

Reference

GridBase Class
GridBase Members