ClassReferenceContentViewModel
Class
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class ReferenceContentViewModel
Inheritance: objectReferenceContentViewModel
Constructors
ReferenceContentViewModel(ReferenceContentType, string)
Declaration
cs-api-definition
public ReferenceContentViewModel(ReferenceContentType type, string name)
Parameters
type
name
Properties
ContentType
Declaration
cs-api-definition
public ReferenceContentType ContentType { get; set; }
Property Value