DataEntryGridCustomControlColumn..::..ContentTemplate Property
Gets or sets the content template.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: 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); }