Class
CustomRichTextControl

Definition

Namespace:ArtOfTest.WebAii.Design.UI

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
[CLSCompliant(false)]
public class CustomRichTextControl : RadRichTextBox

Inheritance: objectCustomRichTextControl

Constructors

CustomRichTextControl()

Declaration

cs-api-definition
public CustomRichTextControl()

Fields

RichTextProperty

Declaration

cs-api-definition
public static readonly DependencyProperty RichTextProperty

Field Value

DependencyProperty

Properties

RichText

Declaration

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

Property Value

string