Table of Contents

Property DataType

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

DataType

Gets or sets Type of the Text property.

[Browsable(false)]
public virtual Type? DataType { get; set; }

Property Value

Type

Remarks

Default value is null. TextBox behavior is not affected by this property, you can use it for any purposes.