Class
ReferenceContentViewModel

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

ReferenceContentType

name

string

Properties

ContentType

Declaration

cs-api-definition
public ReferenceContentType ContentType { get; set; }

Property Value

ReferenceContentType

DisplayName

Declaration

cs-api-definition
public string DisplayName { get; set; }

Property Value

string