[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridDetailCellCreatingEventArgs

GridDetailCellCreatingEventArgs Class

Provides event data for DetailCellCreating event.

Inheritance
GridDetailCellCreatingEventArgs
Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public class GridDetailCellCreatingEventArgs : EventArgs

Properties

Name Description
Content

Gets or sets the visual element displayed as the row details.

Row

Gets the row associated to this details row.