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