Table of Contents

Constructor PropertyGrid

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

PropertyGrid(AbstractControl)

Initializes a new instance of the PropertyGrid class.

public PropertyGrid(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

PropertyGrid()

Initializes a new instance of the PropertyGrid class.

public PropertyGrid()