| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal groupKnown As Boolean, _ ByVal commandSupported As Boolean _ ) | |
| C# | |
|---|---|
public CommandStatus( bool groupKnown, bool commandSupported ) | |
Parameters
- groupKnown
- commandSupported
| DataDynamics.Reports.Windows.Forms | Support Forum |
| CommandStatus Constructor(Boolean,Boolean) | |
| See Also | |
|
| DataDynamics.Reports.Windows.Forms Namespace > CommandStatus Structure > CommandStatus Constructor : CommandStatus Constructor(Boolean,Boolean) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal groupKnown As Boolean, _ ByVal commandSupported As Boolean _ ) | |
| C# | |
|---|---|
public CommandStatus( bool groupKnown, bool commandSupported ) | |