GetCellContent(DataGridRow) Method
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public Control GetCellContent(
DataGridRow dataGridRow
)
Public Function GetCellContent (
dataGridRow As DataGridRow
) As Control
member GetCellContent :
dataGridRow : DataGridRow -> Control
Parameters
Return Value
ControlSee Also
Reference
DataGridColumn Class
GetCellContent Overload
Avalonia.Controls Namespace