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

DataEntryGridButtonColumn..::..DesignerContent Property

Gets or sets the content of the designer.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The content of the designer.