RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupCustomContentColumn..::..ContentTemplate Property

Gets or sets the content template.

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