Table of Contents

Constructor CardPanel

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

CardPanel(Control)

Initializes a new instance of the CardPanel class.

public CardPanel(Control parent)

Parameters

parent Control

Parent of the control.

CardPanel()

Initializes a new instance of the CardPanel class.

public CardPanel()