Table of Contents

Property Text

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

Text

Gets or sets the text to display as a tooltip for the control. Can be null or empty if no tooltip is needed.

public object? Text { get; }

Property Value

object