DataEntryCustomContentTemplateItem..::..DataTemplate Property
Gets or sets the data template.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: 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); }