RepositoryItemRichTextEdit Properties
Contains settings specific to an in-place editor that displays RTF data.
Name | Description |
---|---|
Accepts |
Gets or sets a value specifying whether a tab character can be inserted into the editor’s text. |
Accessible |
Gets or sets the default action description of the repository item for use by accessibility client applications.
Inherited from Repository |
Accessible |
Gets or sets the object’s description used by accessibility client applications.
Inherited from Repository |
Accessible |
Gets or sets the object’s name used by accessibility client applications.
Inherited from Repository |
Accessible |
Gets or sets the object’s accessible role.
Inherited from Repository |
Allow |
Gets or sets a value specifying whether the focus rectangle is displayed within the editor when it has focus.
Inherited from Repository |
Allow |
Gets a value which indicates whether the appearance settings used to paint the editor when it’s focused can be used.
Inherited from Repository |
Allow |
Gets or sets whether HTML tags can be used to format an editor’s text or text of the editor’s items.
Inherited from Repository |
Allow |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Allow |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Allow |
Gets or sets whether value scrolling via the Mouse Wheel is supported by the editor.
Inherited from Repository |
Appearance |
Gets appearance settings used to paint the editor when it is enabled.
Inherited from Repository |
Appearance |
Gets appearance settings used to paint the editor when it is disabled.
Inherited from Repository |
Appearance |
Gets appearance settings used to paint the current editor when it is focused.
Inherited from Repository |
Appearance |
Gets appearance settings used to paint the read-only editor.
Inherited from Repository |
Auto |
Gets whether the editor’s height is calculated automatically to fit the editor’s content. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Best |
Gets or sets the editor’s best fit width.
Inherited from Repository |
Border |
Gets or sets the editor’s border style.
Inherited from Repository |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Context |
Gets or sets the context menu for the editor.
Inherited from Repository |
Custom |
Gets or sets the editor’s height. |
Default |
Gets the default horizontal alignment of the editor’s content.
Inherited from Repository |
Default |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Default |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Display |
Gets format settings applied to the editor’s value.
Inherited from Repository |
Document |
Gets or sets the format of the document contained in the editor. |
Editable |
Gets whether the editor’s value can be changed.
Inherited from Repository |
Edit |
Provides access to the settings used to format the edit value when the editor has input focus.
Inherited from Repository |
Editor |
Gets the class name of an editor corresponding to the current repository item. |
Edit |
Gets or sets the time interval between the moment when an end-user stops changing the editor’s value and the Repository |
Edit |
Gets or sets the default time interval between the moment when an end-user stops changing the editor’s value and the Repository |
Edit |
Gets or sets the Repository |
Enabled |
Gets or sets a value indicating whether the edit control can respond to user actions. This property is supported for standalone editors.
Inherited from Repository |
Encoding | Gets or sets the character encoding of the document contained in the editor. |
Encoding |
Gets or sets the character encoding by specifying the name registered with the Internet Assigned Numbers Authority (IANA). |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Export |
Specifies whether the editor’s value or display text is exported when data is exported to XLS and CSV formats.
Inherited from Repository |
Horizontal |
Gets or sets a horizontal margin between the border and text. |
Html |
Gets or sets a collection of images that can be embedded in the editor’s display text or the display text of the editor’s items, using the image tag.
Inherited from Repository |
Is |
Indicates whether the editor is currently in design mode.
Inherited from Repository |
Is |
Gets a value indicating whether the control has been disposed of.
Inherited from Repository |
Is |
Gets whether the Edit |
Is |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Is |
Indicates whether the editor is being loaded.
Inherited from Repository |
Is |
Gets a value indicating whether the editor is immediately updated in response to changing its settings.
Inherited from Repository |
Is |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Link |
Gets the number of objects connected to the current repository item.
Inherited from Repository |
Look |
Provides access to the stand-alone editor’s look and feel settings. These settings are not in effect for the editor in a bar, ribbon, grid, etc.
Inherited from Repository |
Max |
Gets or sets the editor’s maximum height. |
Name |
Gets or sets the repository item name.
Inherited from Repository |
Normalize |
Set the Normalize |
Null |
Gets or sets the text that presents the editor’s null value (null, System. |
Options |
Provides access to an object that enables you to apply restrictions on different editor operations. |
Options |
Provides access to options specific for document export to different formats. |
Options |
Provides access to the options specific to the horizontal scrollbar of the rich text editor. |
Options |
Provides access to options specific for document import from different formats. |
Options |
Provides access to the options specific to the vertical scrollbar of the Rich |
Owner |
Gets the editor that owns the repository item.
Inherited from Repository |
Owner |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Popup |
Gets or sets the popup window’s location.
Inherited from Repository |
Properties |
Obsolete. Gets an object providing properties specific to all editors that can be used inplace within a container control.
Inherited from Repository |
Read |
Gets or sets a value specifying whether the editor’s value can be changed by end-users.
Inherited from Repository |
Require |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inherited from Repository |
Show |
Gets or sets whether the mouse caret is displayed in read-only mode. |
Site |
Gets or sets a ISite for the object.
Inherited from Repository |
Tag |
Gets or sets the data associated with the repository item.
Inherited from Repository |
Use |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Use |
Gets whether to substitute this editor with the single-line text editor in auto-filter rows. |
Vertical |
Gets or sets a vertical margin between the border and text. |
See Also