Name | Description | |
---|---|---|
GridAutoGeneratingColumnEventArgs Constructor | Initializes a new instance of the GridAutoGeneratingColumnEventArgs class. |
The following tables list the members exposed by GridAutoGeneratingColumnEventArgs.
Name | Description | |
---|---|---|
GridAutoGeneratingColumnEventArgs Constructor | Initializes a new instance of the GridAutoGeneratingColumnEventArgs class. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.Android.Grid.CancelEventArgs) | |
Cancellable | (Inherited from C1.Android.Grid.CancelEventArgs) | |
Column | Gets or sets the column that is being auto-generated. | |
Property | Gets the property info associated to the column that is being auto-generated. |