DataPlace
DataEditorRecordSource Class
CSCS.DataPlace.EditDataEditorRecordSource
Encapsulates a data source comprised of one or more tables and their records.
Declaration Syntax
C#
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
DataEditorRecordSource(DataPlaceDataSource)
Creates a new instance.

BindingContext
Gets the binding context for data-bound items.

Context
Gets the current context for records being edited.

ContextChanged
Occurs after navigating to a different Context.

ContextPropertyChanged
Occurs when the value of a property (e.g a data column) has changed.

DataSource
Gets or sets the underlying data source associated with this instance.

Dispose()()()
Disposes of the object.

Dispose(Boolean)
Disposes of the object.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasRecord
Gets whether there is an active Context with an active record.

Init(Object)
Initializes the instance.

Init(GridTableControl)
Initializes the instance.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnContextChanged(EventArgs)
Raises the ContextChanged event.

OnPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event.

PropertyChanged
Occurs when a property value has changed.

Resume()()()
Resumes change events.

Resuming
Occurs when change events are being resumed.

Suspend()()()
Suspends change events.

Suspended
Gets whether change events are suspended.

Suspending
Occurs when change events are being suspended.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DataEditorRecordSource

Assembly: CS.DataPlace.Edit (Module: CS.DataPlace.Edit) Version: 2.0.3271.19832