GRID.InvalidMarker

Previous  Next

 

state = GRID.InvalidMarker( BYVAL nControl   AS INTEGER,

                            BYVAL strInvalid AS STRING ) AS INTEGER

 

 

 

 

Sets or gets the string that is displayed when there’s an invalid point or sample.

 

Example:

 

GRID.InvalidMarker( nControl, “*Invalid*” )