The following tables list the members exposed by UnboundCell.
Name | Description | |
---|---|---|
ConvertedValue | Gets/sets the converted value of the cell. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
DataError | Returns the field data error as indicated by the underlying data item's IDataErrorInfo implementation. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
DataPresenter | Returns the associated DataPresenterBase (read-only) (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
EditAsType | Gets/sets a type that will be used to edit the data while in edit mode. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
EditorStyle | The style for the Infragistics.Windows.Editors.ValueEditor used within this cell (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
EditorType | The type for the Infragistics.Windows.Editors.ValueEditor used within this cell (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
Field | Returns the associated Field (read-only) (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
HasDataError | Indicates if the cell has a data error as indicated by the underlying data item's IDataErrorInfo implementation. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsActive | Gets/sets whether this cell is set as the DataPresenterBase's DataPresenterBase.ActiveCell (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsDataChanged | Returns true if the cell data has been edited and have not yet been commited to the data source. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsEnabled | Determines if this cell is enabled. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsEnabledResolved | Returns true only if the cell is enabled (read-only) (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsInEditMode | Returns true if the cell is in edit mode. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsSelected | Gets/sets whether the cell is selected. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsTabStop | Determines if this cell can be entered via keyboard. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsTabStopResolved | Returns true only if the cell can be navigated to via the keyboard (read-only) (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
IsUnbound | Overridden. Returns true (read-only) | |
Record | Returns the associated DataRecord (read-only) (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
Value | Gets/sets the value of the cell. (Inherited from Infragistics.Windows.DataPresenter.Cell) |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
EndEditMode | Ends edit mode for this cell accepting any changes made while in edit mode. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
RefreshValue | Gets the cell's value and updates the display if the cell is in view (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
SetEditorSettings | Used for specifying cell's Cell.EditorType, Cell.EditorStyle and Cell.EditAsType properties. (Inherited from Infragistics.Windows.DataPresenter.Cell) | |
ToString | Returns a string representation of the object (Inherited from Infragistics.Windows.DataPresenter.Cell) |
Name | Description | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | Overridden. Override method to unbind value when there are no listeners | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |