Xuni Product Documentation - Xamarin.Forms
GridAutoGeneratingColumnEventArgs Class Members
Properties 

The following tables list the members exposed by GridAutoGeneratingColumnEventArgs.

Public Constructors
 NameDescription
Public ConstructorGridAutoGeneratingColumnEventArgs ConstructorInitializes a new instance of the GridAutoGeneratingColumnEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the associated event should be canceled. (Inherited from Xuni.Forms.FlexGrid.CancelEventArgs)
Public PropertyCancelable Gets a value indicating whether the associated event is cancelable. (Inherited from Xuni.Forms.FlexGrid.CancelEventArgs)
Public PropertyColumn Gets or sets the column that is being auto-generated.  
Public PropertyProperty Gets the property info associated to the column that is being auto-generated.  
Top
See Also

Reference

GridAutoGeneratingColumnEventArgs Class
Xuni.Forms.FlexGrid Namespace