Click or drag to resize

CommandParameterGroup Properties

The CommandParameterGroup type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Get the command.
Public propertyCurrentIndex
Gets or sets the index number of the current parameter item.
Public propertyCurrentItem
Gets or sets the current parameter item.
Public propertyCurrentName
Gets or sets the current parameter name.
Public propertyIndex
Get the index number in the collection of the command parameter group.
Public propertyItems
Get a collection of parameter items.
Top
See Also