IsScreenEmpty Method |
Top Previous Next |
Returns a boolean value indicating in the screen has all the fields with no content or in filled with space characters.
VB.NET Syntax
[Boolean =] tnxxxx.IsScreenEmpty
C# Syntax
[bool =] tnxxxx.IsScreenEmpty();
|