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

SearchHostFormatArgs..::..RawValue Property

Gets or sets the raw value.

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

Syntax


public string RawValue { get; set; }
Public Property RawValue As String
	Get
	Set
public:
property String^ RawValue {
	String^ get ();
	void set (String^ value);
}

Field Value

The raw value.