LookupCustomContentColumn..::..ContentTemplate Property
Gets or sets the content template.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }