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

AutoFillControl..::..DesignText Property

Gets or sets the design text.

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

Syntax


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

Field Value

The design text.