ComponentOne Xamarin.iOS
IsAutoGenerated Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridRowCol Class : IsAutoGenerated Property
Gets a value indicating whether this column or row was generated from source.
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