DataEntryGridMemoEditor..::..GridMemoValue Property
Gets the grid memo value.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public DataEntryGridMemoValue GridMemoValue { get; }
Public ReadOnly Property GridMemoValue As DataEntryGridMemoValue Get
public: property DataEntryGridMemoValue^ GridMemoValue { DataEntryGridMemoValue^ get (); }