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

DataEntryGridButtonCellStyle..::..Content Property

Gets or sets the button content.

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

Syntax


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

Field Value

The button content.