ComponentOne Xamarin Edition
GridAutoGeneratingColumnEventArgs Class Members
Properties 

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridAutoGeneratingColumnEventArgs Class

The following tables list the members exposed by GridAutoGeneratingColumnEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GridAutoGeneratingColumnEventArgs class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.Xamarin.Forms.Grid.CancelEventArgs)
Public Property Gets a value indicating whether the associated event is cancellable. (Inherited from C1.Xamarin.Forms.Grid.CancelEventArgs)
Public Property Gets or sets the column that is being auto-generated.  
Public Property Gets the property info associated to the column that is being auto-generated.  
Top
See Also

Reference

GridAutoGeneratingColumnEventArgs Class
C1.Xamarin.Forms.Grid Namespace