RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupFieldColumnDefinition..::..FormatValueForColumnMap Method

Formats the value for column map.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string FormatValueForColumnMap(
	string value
)
Public Function FormatValueForColumnMap ( _
	value As String _
) As String
public:
String^ FormatValueForColumnMap(
	String^ value
)

Parameters

value
Type: String
The value.

Return Value

System.String.