Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class ReferenceContentViewModel
Inheritance: objectReferenceContentViewModel
Constructors
C#
public ReferenceContentViewModel(ReferenceContentType type, string name)
Properties
C#
public ReferenceContentType ContentType { get; set; }
C#
public string DisplayName { get; set; }