Property EditMargin
EditMargin
When implemented by a class, represents an object that implements IMargin
interface and specifies appearance of vertical line drawn over the text and used to mark some limit, for example, of the maximum string length allowed.
IMargin EditMargin { get; set; }