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

DataEntryCustomContentTemplateItem..::..DataTemplate Property

Gets or sets the data template.

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

Syntax


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

Field Value

The data template.