Products we use.
We use and recommend following products. If you know of a better product let us know and we will review it. Click on the Logos for more information.
Specifies if the vertical gridlines are drawn in the data area on the right when there are no cells. The method returns the previous value of bGridLines.
virtual bool GridEmptyAreaLinesVertRightSet( bool bGridLines, bool bRedraw = true );
Parameters
- bGridLines
- Indicates that, if bGridLines is true, the vertical gridlines are drawn in the data area on the right when there are no cells; the vertical gridlines are not drawn otherwise.
- bRedraw
- Indicates that the grid control is to be immediately redrawn if bRedraw is true.