TextEditHelpTextSettings Properties
Contains settings specific to the ASPxTextEdit help text.| Name | Description |
|---|---|
| DisplayMode | Gets or sets a value that specifies how a help text is displayed within its container. |
| EnablePopupAnimation | Gets or sets a value that specifies whether a specific animation effect is used when the help text pops up. |
| HorizontalAlign | Gets or sets the text editor’s help text horizontal alignment. |
| PopupMargins | Gets the margins of a help text displayed in popup mode. |
| Position | Gets or sets the position of the editor’s help text. |
| VerticalAlign | Gets or sets the current editor’s help text vertical alignment. |
See Also