DataEntryGrid..::..Manager Property
Gets or sets the manager. This is a bind-able property.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public DataEntryGridManager Manager { get; set; }
Public Property Manager As DataEntryGridManager Get Set
public: property DataEntryGridManager^ Manager { DataEntryGridManager^ get (); void set (DataEntryGridManager^ value); }