Class ChangedLinesOptions
Inheritance
System.Object
ChangedLinesOptions
Namespace: Telerik.Windows.Documents.Model.Revisions
Assembly: Telerik.Windows.Documents.dll
Syntax
public class ChangedLinesOptions : Object
Constructors
ChangedLinesOptions()
Declaration
public ChangedLinesOptions()
ChangedLinesOptions(Color)
Declaration
public ChangedLinesOptions(Color color)
Parameters
System.Windows.Media.Color
color
|
Properties
ColorOptions
IsEnabled
Declaration
public bool IsEnabled { get; set; }
Property Value
System.Boolean
|