ComponentOne Xamarin.Android
IsAutoGenerated Property


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

Reference

GridRowCol Class
GridRowCol Members