ComponentOne Xamarin.iOS
Property Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridAutoGeneratingColumnEventArgs Class : Property Property
Gets the property info associated to the column that is being auto-generated.
Syntax
'Declaration
 
Public ReadOnly Property Property As PropertyInfo
'Usage
 
Dim instance As GridAutoGeneratingColumnEventArgs
Dim value As PropertyInfo
 
value = instance.Property
public PropertyInfo Property {get;}
See Also

Reference

GridAutoGeneratingColumnEventArgs Class
GridAutoGeneratingColumnEventArgs Members