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

FilterItemDefinition..::..DisplayValue Property

Gets or sets the display value.

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

Syntax


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

Field Value

The display value.