DataTableWindow.WindowTitle Property

Top 

Description

Sets the title for the output window.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myDataTableWindow1.WindowTitle;

 

myDataTableWindow1.WindowTitle = myString1;

 

See also

DataTableWindow Object

DataTableWindow Guide