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

DataEntryGridCustomControlColumn..::..ContentTemplate Property

Gets or sets the content template.

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

Syntax


public DataEntryCustomContentTemplate ContentTemplate { get; set; }
Public Property ContentTemplate As DataEntryCustomContentTemplate
	Get
	Set
public:
property DataEntryCustomContentTemplate^ ContentTemplate {
	DataEntryCustomContentTemplate^ get ();
	void set (DataEntryCustomContentTemplate^ value);
}

Field Value

The content template.