RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridEditingControlHostBase Members

The DataEntryGridEditingControlHostBase type exposes the following members.

Constructors


  Name Description
Protected method DataEntryGridEditingControlHostBase
Initializes a new instance of the DataEntryGridEditingControlHostBase class.

Methods


  Name Description
Public method CanGridProcessKey
Determines whether this instance [can grid process key] the specified key.
Public method GetCellValue
Gets the cell value.
Public method GetEditingControlDataTemplate
Gets the editing control data template.
Public method HasDataChanged
Determines whether [has data changed].
Protected method OnControlDirty
Called when [control dirty].
Protected method OnPropertyChanged
Called when [property changed].
Protected method OnUpdateSource
Called when [update source].
Public method SetReadOnlyMode
Sets the read only mode.
Public method UpdateFromCellProps
Updates from cell props.

Properties


  Name Description
Public property AllowReadOnlyEdit
Gets a value indicating whether [allow read only edit].
Public property ColumnId
Gets the column identifier.
Public property Control
Gets the control.
Public property Grid
Gets the grid.
Public property IsDropDownOpen
Gets a value indicating whether this instance is drop down open.
Public property Row
Gets the row.
Public property SetSelection
Gets a value indicating whether [set selection].

Events


  Name Description
Public event ControlDirty
Occurs when [control dirty].
Public event PropertyChanged
Occurs when a property value changes.
Public event UpdateSource
Occurs when [update source].