DataPlace
CS.DataPlace.Edit.CommentEditor Namespace
CSCS.DataPlace.Edit.CommentEditor
Interfaces for interacting with the DataPlace Comments Editor or for implementing a custom comments editor
Declaration Syntax
C#
namespace CS.DataPlace.Edit.CommentEditor
Types
All TypesClasses
IconTypeDescription
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.