Nintex.Forms.Sdk Reference
NintexFormControlProperties Members
The following tables list the members exposed by the NintexFormControlProperties type.
| Name | Description | |
|---|---|---|
|
BackgroundColor |
(inherited from BaseStylableFormControlProperties). Gets or sets the color of the background. |
|
Bold | (inherited from BaseStylableFormControlProperties). Gets or sets a value indicating whether this FormControlProperties is bold. |
|
Border | (inherited from FormControlProperties). Gets or sets the line style. |
|
BorderColor | (inherited from FormControlProperties). Gets or sets the colour of the line. |
|
BorderStyle | (inherited from FormControlProperties). Gets or sets the line style. |
|
BorderWidth | (inherited from FormControlProperties). Gets or sets the width of the line. |
|
CanResizeAtRuntime | (inherited from FormControlProperties). |
|
ControlCssClass | (inherited from BaseBindableFormControlProperties). Gets or sets the control CSS class. |
|
ControlMode | (inherited from BaseBindableFormControlProperties). Gets or sets a value indicating whether this instance is enabled. |
|
ControlVersion | (inherited from FormControlProperties). |
|
CssClass | (inherited from FormControlProperties). Gets or sets the CSS class. |
|
CustomErrorMessage | (inherited from BaseBindableFormControlProperties). Gets or sets the required error message. |
|
CustomValidationFunction | (inherited from BaseBindableFormControlProperties). Gets or sets the custom validation function. |
|
DataField | (inherited from BaseBindableFormControlProperties). Gets or sets the binding path field name. |
|
DataFieldDisplayName | (inherited from BaseBindableFormControlProperties). Gets or sets the display name of the data field. |
|
DisplayName | (inherited from BaseBindableFormControlProperties). Gets or sets the display name. |
|
DowngradeControl | (inherited from FormControlProperties). |
|
ExposeClientIdAsJavascriptVariable | (inherited from BaseBindableFormControlProperties). Gets or sets a value indicating whether to expose client id as JavaScript variable. |
|
ExposedClientIdJavascriptVariable | (inherited from BaseBindableFormControlProperties). Gets or sets the exposed client id JavaScript variable. |
|
FontColor | (inherited from BaseStylableFormControlProperties). Gets or sets the color of the font. |
|
FontFamily | (inherited from BaseStylableFormControlProperties). Gets or sets the font family. |
|
FontFamilyItemId | (inherited from BaseStylableFormControlProperties). Gets or sets the font family item id. |
|
FontSize | (inherited from BaseStylableFormControlProperties). Gets or sets the size of the font. |
|
FontSizeItemId | (inherited from BaseStylableFormControlProperties). Gets or sets the font size item id. |
|
FormControlTypeUniqueId | (inherited from FormControlProperties). Gets or sets the form control type unique id. |
|
FormType | (inherited from FormControlProperties). Gets or sets the type of the form. |
|
HelpText | (inherited from BaseBindableFormControlProperties). Gets or sets the help text. |
|
HelpTextSet | (inherited from BaseBindableFormControlProperties). Gets or sets the help text set by the connected variable. This is used to determine if the user has changed the help text in the form. |
|
HorizontalAlignment | (inherited from BaseStylableFormControlProperties). Gets or sets the horizontal alignment. |
|
InRepeater | (inherited from FormControlProperties). Gets or sets a value indicating whether the control is in a repeater. |
|
InformationMessages | (inherited from BaseBindableFormControlProperties). Gets the information messages. |
|
InsertReferences | (inherited from FormControlProperties). Gets or sets the insert references to be applied after deserialization. |
|
InternalPropertyBag | (inherited from FormControlProperties). Gets or sets the internal property bag. ( |
|
IsDirty | (inherited from FormControlProperties). Gets or sets a value indicating whether the control exists in any layout. |
|
IsEnabled | (inherited from BaseBindableFormControlProperties). Gets or sets a value indicating whether this instance is enabled. |
|
IsLocked | (inherited from FormControlProperties). Gets or sets a value indicating whether this instance is locked. |
|
IsRequired | (inherited from BaseBindableFormControlProperties). Gets or sets a value indicating whether this instance is required. |
|
IsVisible | (inherited from FormControlProperties). Gets or sets a value indicating whether this instance is visible. |
|
Italics | (inherited from BaseStylableFormControlProperties). Gets or sets a value indicating whether this FormControlProperties is italics. |
|
KeyName | (inherited from BaseBindableFormControlProperties). Gets the KeyName. |
|
Name | (inherited from BaseBindableFormControlProperties). Gets or sets the name for the control. |
|
PaddingWidth | (inherited from FormControlProperties). Gets or sets the width of the padding. |
|
ParentForm | (inherited from FormControlProperties). Gets the parent form. |
|
PropertyDisplayExpressions | (inherited from BaseBindableFormControlProperties). Gets the property display expressions. |
|
RequiredErrorMessage | (inherited from BaseBindableFormControlProperties). Gets or sets the required error message. |
|
StrikeThrough | (inherited from BaseStylableFormControlProperties). Gets or sets a value indicating whether [strike through]. |
|
TabIndex | (inherited from FormControlProperties). Gets or sets the index of the tab. |
|
ThemeClass | (inherited from BaseStylableFormControlProperties). Gets or sets the theme class. |
|
Underline | (inherited from BaseStylableFormControlProperties). |
|
UniqueId | (inherited from FormControlProperties). ets or sets a value indicating whether this FormControlProperties is underline. |
|
UseCustomValidation | (inherited from BaseBindableFormControlProperties). Gets or sets a value indicating whether we should use custom validation. |
|
VariableSource | (inherited from FormControlProperties). Gets or sets the source. |
|
VerticalAlign | (inherited from FormControlProperties). Gets or sets the width of the padding. |
| Name | Description | |
|---|---|---|
|
CheckUniqueId | (inherited from FormControlProperties). Checks the unique id. |
|
Clean | (inherited from FormControlProperties). Cleans this form control instance. |
|
EnsureBorderProperties | (inherited from FormControlProperties). Ensures the border properties are set if coming from an upgrade. |
|
Equals | (Overloaded) Determines whether the specified object is equal to the current object. (inherited from Object). |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
|
GetDefaultValue | (inherited from BaseBindableFormControlProperties). Gets the default value for the specific control. |
|
GetDisplayName | (inherited from FormControlProperties). Gets the display name. |
|
GetHashCode | Serves as the default hash function. (inherited from Object). |
|
GetType | Gets the Type of the current instance. (inherited from Object). |
|
HandleBackwardCompatibility | (Overloaded) (inherited from FormControlProperties).Handles the backward compatibility. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
|
OnDeserialized | (inherited from FormControlProperties). |
|
OnDeserializing | (inherited from FormControlProperties). |
|
PrepareControlToRender | (inherited from FormControlProperties). Prepares the control automatic render. |
|
PrepareForLayout | (inherited from FormControlProperties). Prepares for layout at runtime. This allows all controls to change settings if required just before it is layed out on the form filler. |
|
PrepareForPublishToLive | (inherited from FormControlProperties). Prepares for publish automatic live. |
|
PrepareForSendToNintexMobile | (inherited from FormControlProperties). Prepares for send automatic nintex mobile. |
|
ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object). |
|
SetDefaultValues | (inherited from FormControlProperties). Sets the default values. |
|
ToString | Returns a string that represents the current object. (inherited from Object). |
|
UpgradeOnDeserialized | (inherited from FormControlProperties). Upgrades the control when it is deserialized. |
|
Validate | (inherited from FormControlProperties). Validates this instance. |
| Name | Description | |
|---|---|---|
|
CanParseTo | (Overloaded) (Defined by ObjectExtensions). |
|
ProcessPropertyDisplayExpressions | (Defined by NfUtilities). |
|
TryParse | (Overloaded) (Defined by ObjectExtensions). |