New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinForms.Documents.Model.Revisions

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class ChangedLinesOptions

Inheritance: objectChangedLinesOptions

Constructors

C#
public ChangedLinesOptions()
C#
public ChangedLinesOptions(Color color)
Parameters:colorColor

Properties

C#
public RevisionColor ColorOptions { get; set; }
C#
public bool IsEnabled { get; set; }