C1.Win.Input.Base.Views Namespace / InputEditorViewBase Class


InputEditorViewBase Class Properties

For a list of all members of this type, see InputEditorViewBase members.

Public Properties
 NameDescription
Public PropertyGets the buttons settings of input editor.  
Public PropertyGets the editor element that hosted on the view.  
Public PropertyGets a collection with additional input editor icons.  
Public PropertyGets or sets the value indicating whether the floating placeholder is enabled.  
Public PropertyGets or sets the horizontal alignment of the content.  
Public PropertyGets or sets the icon of input editor.  
Public PropertyGets or sets the alignment of the image.  
Public PropertyGets or sets the textual place holder, that is displayed by C1.Win.Input.C1TextBox to prompt the user for information.  
Public PropertyGets or sets the vertical alignment of the content.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the panel with icons that hosted on the view.  
Protected PropertyGets a value indicating whether the class has been disposed of. (Inherited from C1.Win.Input.Base.Views.InputPanel)
Protected PropertyGeta a value that indicates whether the user interface is in a state to show or hide focus rectangles. (Inherited from C1.Win.Input.Base.Views.InputPanel)
Top
See Also