Property LineSeparator
LineSeparator
Represents an object that implements ILineSeparator
interface containing methods and properties necessary to separate lines and highlight current line within the control.
[TypeConverter(typeof(ExpandableObjectConverter))]
public virtual ILineSeparator LineSeparator { get; set; }