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

AutoFillControl..::..RefreshValue Method

Refreshes the value.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public void RefreshValue(
	LookupCallBackToken token
)
Public Sub RefreshValue ( _
	token As LookupCallBackToken _
)
public:
void RefreshValue(
	LookupCallBackToken^ token
)