DialogColumns

A collection of dialog columngs.

DialogColumns Properties

Property Type Access Description
item Object read Returns the dialog column with the specified index or name.
length Long read The number of dialog columns in the collection.

DialogColumns Methods

Method Returns Description
add DialogColumn Create a new dialog column.
anyItem Object Returns any dialog column.
firstItem Object Returns the first dialog column.
itemByID Object Returns the dialog column with the specified ID.
itemByRange Objects Returns the dialog columns within the specified range.
lastItem Object Returns the last dialog column.
middleItem Object Returns the middle dialog column.
nextItem Object Returns the next dialog column.
previousItem Object Returns the previous dialog column.

Leave a Comment

Previous post:

Next post: