[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.IInputEditorElement

IInputEditorElement Interface

Represents the element that hosts the editor.

Namespace: C1.Win.Input.Base.Views
Assembly: C1.Win.Input.8.dll
Syntax
public interface IInputEditorElement

Properties

Name Description
Bounds

Gets the bounds of content element.

Style

Gets or sets the style of content element.

Methods

Name Description
ApplyStyle()

Copies style attributes from the element to the hosted control.

GetElement()

Returns the Element of this content element.