IInputEditorViewBase Interface Members
In This Topic
The following tables list the members exposed by IInputEditorViewBase.
Public Properties
| Name | Description |
| ButtonsSettings | Gets the buttons settings of input editor. |
| EditorElement | Gets the editor element that hosted on the view. |
| ExtraIcons | Gets a collection with additional input editor icons. |
| FloatingPlaceHolderEnabled | Gets or sets the value indicating whether the floating placeholder is enabled. |
| Icon | Gets or sets the icon of input editor. |
| ImageAlign | Gets or sets the alignment of the image. |
| IsEnabled | Gets a value indicating whether the view can respond to user interaction. |
| PlaceHolder | Gets or sets the textual place holder, that is displayed by C1.Win.Input.C1TextBox to prompt the user for information. |
Top
Public Methods
Public Events
See Also