Table of Contents

Method SetTextAsNumber

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

SetTextAsNumber(NumericTypeCode, object)

Assigns DataType from the specified typeCode and calls SetTextAsObject(object?).

public virtual void SetTextAsNumber(NumericTypeCode typeCode, object value)

Parameters

typeCode NumericTypeCode
value object