Class TableRevisionOptions
Inheritance
System.Object
TableRevisionOptions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Model.Revisions
Assembly: Telerik.Windows.Documents.dll
Syntax
public class TableRevisionOptions
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
|