DVXP TEdit.NET 3.0

FieldFormatEventArgs.FormattedValue Property

Provide the formatted field value here, or leave at null to let the table editor format the field

[Visual Basic]
Public Property FormattedValue As String
[C#]
public string FormattedValue {get; set;}

See Also

FieldFormatEventArgs Class | DVXP.DXTableEditor Namespace