| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal commandBar As CommandBar _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( CommandBar commandBar ) | |
Parameters
- commandBar
- The CommandBar object to be returned.
| ActiveReports.Design3 | Request technical support |
| IndexOf Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal commandBar As CommandBar _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( CommandBar commandBar ) | |