DataPlace
ICommentEditor Interface
CSCS.DataPlace.EditICommentEditor
Interface for a comment editor, which allows the user to add comments for an item such as a data row.
Declaration Syntax
C#
public interface ICommentEditor : IDisposable
Members
All MembersMethodsProperties



IconMemberDescription
AttachBinding(IDataEditorContext, String)
Binds this instance to an object containing contextual information about the items being edited.

AttachDataSource(DataPlaceDataSource)
Associates this instance with a data source.

BindingContext
Gets or sets the binding context for data-bound items.

DataSource
Gets the associated data source.

DetachBinding()()()
Removes data bindings.

Dispose()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Parent
Parent control.

Assembly: CS.DataPlace.Extensibility (Module: CS.DataPlace.Extensibility) Version: 2.0.3271.19819