Skip to main content
A newer version of this page is available. .

ASPxRichEditFieldsSettings Properties

Contains options specifying a document’s Fields‘ behavior.
Name Description
CreateHyperlinkTooltip Allows you to implement a custom tooltip for a hyperlink.
DefaultDateFormat Specifies the format parameter for a newly created DATE field.
DefaultTimeFormat Specifies the format parameter for a newly created TIME field.
OpenHyperlinkOnClick Specifies whether a click opens a hyperlink.
UpdateFieldsBeforePrint Gets or sets whether the control updates fields‘ values before printing.
UpdateFieldsOnPaste Gets or sets whether the control updates the value of the field that has been pasted by an end-user.
See Also