Table of Contents

Constructor PropertyGridControl

Namespace
Alternet.FormDesigner.Wpf.PropertyGrid
Assembly
Alternet.FormDesigner.Wpf.v10.dll

PropertyGridControl()

Initializes a new instance of the PropertyGridControl class with default settings.

public PropertyGridControl()

PropertyGridControl(IPropertyGrid)

Initializes a new instance of the PropertyGridControl class with specified IPropertyGrid.

public PropertyGridControl(IPropertyGrid pg)

Parameters

pg IPropertyGrid

IPropertyGrid belongs to this new instance.