CommandGroup(String) 构造函数

定义

public:
 CommandGroup(System::String ^ description);
public CommandGroup (string description);
new Microsoft.ReportDesigner.CommandGroup : string -> Microsoft.ReportDesigner.CommandGroup
Public Sub New (description As String)

参数

description
String

适用于