Interfaces for interacting with the DataPlace Comments Editor or for implementing a custom comments editor
| C# |
namespace CS.DataPlace.Edit.CommentEditor
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| CommentEditor |
Allows the user to add comments about an item, such as a DataRow.
CommentEditor
| |
| HostControl |
Hosts a CommentEditor WPF control and contains associated logic.
|