|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Data > TIWDBGrid > Properties > RowIsCurrent |
SIGNATURE=IWDBGrids.TIWDBGrid.RowIsCurrent
ETYPE=Property
Declaration:
Delphi: |
public property RowIsCurrent: Boolean; |
C++: |
public: __property bool RowIsCurrent; |
Description: This is RowIsCurrent, a member of class TIWDBGrid.