| Visual Basic (Declaration) | |
|---|---|
Sub ShowExitCommand( _ ByVal exitItemVisible As Boolean _ ) | |
| C# | |
|---|---|
void ShowExitCommand( bool exitItemVisible ) | |
Parameters
- exitItemVisible
- Shows Exit menu item if true.
| DataDynamics.Reports.Windows.Forms | Support Forum |
| ShowExitCommand Method | |
| See Also | |
|
| DataDynamics.Reports.Windows.Forms.Tools Namespace > ICommandBarManager Interface : ShowExitCommand Method |
| Visual Basic (Declaration) | |
|---|---|
Sub ShowExitCommand( _ ByVal exitItemVisible As Boolean _ ) | |
| C# | |
|---|---|
void ShowExitCommand( bool exitItemVisible ) | |