Table of Contents

Constructor Border

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

Border(AbstractControl)

Initializes a new instance of the Border class.

public Border(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

Border()

Initializes a new instance of the Border class.

public Border()