Table of Contents

Constructor GenericLabel

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

GenericLabel(string?)

Initializes a new instance of the GenericLabel class.

public GenericLabel(string? text)

Parameters

text string

Value of the Text property.

GenericLabel()

Initializes a new instance of the GenericLabel class.

public GenericLabel()