DataEntryGridMemoEditor Class
A grid memo editor. Breaks down text to lines to display on a grid.
Implements the BaseWindow
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] public class DataEntryGridMemoEditor : BaseWindow
<TemplatePartAttribute> _ <TemplatePartAttribute> _ <TemplatePartAttribute> _ Public Class DataEntryGridMemoEditor _ Inherits BaseWindow
[TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] public ref class DataEntryGridMemoEditor : public BaseWindow
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
Window
RingSoft.DataEntryControls.WPF..::..BaseWindow
RingSoft.DataEntryControls.WPF.DataEntryGrid..::..DataEntryGridMemoEditor