The complete syntax for the DataWindow.
DataWindows
DataWindow .NET dot notation:
dw_control.Syntax
Describe argument:
"DataWindow.Syntax"
[C#] String dwSyntax; dwSyntax = dw1.Syntax;
[Visual Basic] setting = dw1.Describe("DataWindow.Syntax")