IDetailFormatterGetValue Method

Get the value string representation of the object

Definition

Namespace: CoreMX.NET.MasterDetail
Assembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
string? GetValue(
	Object? o
)

Parameters

o  Object
The object

Return Value

String

See Also