RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridTextColumn..::..DesignText Property

Gets or sets the design text.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.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.