Class ReferenceTypeViewModel
Inheritance
System.Object
ReferenceTypeViewModel
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class ReferenceTypeViewModel : Object
Constructors
ReferenceTypeViewModel(ReferenceType, String)
Declaration
public ReferenceTypeViewModel(ReferenceType type, string name)
Parameters
ReferenceType
type
|
System.String
name
|
Properties
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|