Interface
IContentControl

Definition

Namespace:Telerik.WinForms.Documents.UI.Extensibility

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public interface IContentControl

Methods

GetBodyElementName()

Declaration

cs-api-definition
string GetBodyElementName()

Returns

string

GetCurrentState()

Declaration

cs-api-definition
ContentControlState GetCurrentState()

Returns

ContentControlState

Initialize(ContentControlState)

Declaration

cs-api-definition
void Initialize(ContentControlState state)

Parameters

state

ContentControlState

UpdateState(ContentControlState)

Declaration

cs-api-definition
void UpdateState(ContentControlState state)

Parameters

state

ContentControlState