[]
Provides event data for DetailCellCreating event.
public class GridDetailCellCreatingEventArgs : EventArgs
| Name | Description |
|---|---|
| Content | Gets or sets the visual element displayed as the row details. |
| Row | Gets the row associated to this details row. |