Class HistoryInfo
Inheritance
System.Object
HistoryInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
Syntax
public class HistoryInfo
Constructors
HistoryInfo()
Initializes the new instance of HistoryInfo class
Declaration
public HistoryInfo()
Properties
Text
Gets or Sets the text
Declaration
public string Text { get; set; }
Property Value
Type |
---|
System.String |