Interface
IContentControlFactory

Definition

Namespace:Telerik.WinForms.Documents.UI.Extensibility

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public interface IContentControlFactory

Methods

GetSdtContentControl(ContentControlState)

Declaration

cs-api-definition
IContentControl GetSdtContentControl(ContentControlState contentControlProperties)

Parameters

contentControlProperties

ContentControlState

Returns

IContentControl