VisuFbTableColumnSimpleBase.IsCellSelected
(METH)
METHOD PROTECTED IsCellSelected : BOOL
This method checks, whether the cell corresponding to a data index is selected or not. The return value is TRUE if the cell is selected, otherwise FALSE.
- InOut:
Scope
Name
Type
Comment
Return
IsCellSelected
BOOL
Input
iDataIndex
INT
The index within the data array (i.e. considering the first visible row in the table), that is used to retrieve the data of the cell