Objective Grid: Dotted grid lines

Article ID: 556
Last updated: 16 Apr, 2018
Article ID: 556
Last updated: 16 Apr, 2018
Revision: 3
Views: 1754
Posted: 09 Jan, 2001
by Meltreger B.
Updated: 16 Apr, 2018
by Meltreger B.

Problem


How can I display dotted grid lines?


Cause



Action


Call:

GetParam()->SetGridLineStyle()

to use dotted grid lines for an individual grid or call:

GXSetNewGridLineMode()

in your InitInstance() method if you want to use dotted grid lines as default for all grid in your application.

Check out the description of CGXGridParam::SetNewGridLineMode() for a sophisticated discussion about this topic.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 556
Last updated: 16 Apr, 2018
Revision: 3
Views: 1754
Posted: 09 Jan, 2001 by Meltreger B.
Updated: 16 Apr, 2018 by Meltreger B.

Others in this category