Share via


PropertyGroup Constructor

Initializes a new instance of the PropertyGroup class.

Namespace:  Microsoft.Data.Schema.Sql.Common.UI.PropertyBrowser
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New PropertyGroup()
public PropertyGroup()
public:
PropertyGroup()
public function PropertyGroup()
new : unit -> PropertyGroup

.NET Framework Security

See Also

Reference

PropertyGroup Class

PropertyGroup Members

Microsoft.Data.Schema.Sql.Common.UI.PropertyBrowser Namespace