Cell :: hasData - Exists valid data source for the cell?
The function checks, whether a valid property handle has been assigned to the cell or not. Cells without valid property handle may throw an exception when calling property().
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false.

