DataGrid REALbasic Plugin
DataGridColumn.Header Property
This property returns the header cell as
DataGridCell
for the given column.
Header
as
DataGridCell
{
Read
}
Remarks
See Also
DataGridColumn Class