Skip to main content

FieldsSettingsBuilder Members

A builder for field settings.

Methods

Name Description
DefaultDateFormat(String) Specifies the format of the DATE field inserted via the UI.
DefaultTimeFormat(String) Specifies the format of the TIME field inserted via the UI.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
KeepHyperlinkResultForInvalidReference(Boolean) Sets whether to delete the result of a hyperlink whose target location is not specified.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
UpdateFieldsBeforePrint(Boolean) Sets whether the control updates fields’ values before print.
UpdateFieldsOnPaste(Boolean) Sets whether the control updates the value of the field that has been pasted by an end-user.
See Also