Columns (Read Only) |
Top Previous Next |
Indicates the number of columns in the presentation space.
Visual Basic Syntax
[Integer =] Fields.Columns
Delphi Syntax
[Integer :=] Fields.Columns;
Remarks
This property returns an integer representing the number of columns on the current host screen.
|