The following tables list the members exposed by ValidationSettings.
Name | Description | |
---|---|---|
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | Condition | Gets/sets the ICondition interface implementation which defines the criteria by which validity is determined. |
![]() | Control | Returns the control associated with this instance, or null if this instance is not currently associated with a Control. |
![]() | DataType | Gets/sets the data type which determines the type to which values are to be converted before determining validity. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Editor | Returns the Editor associated with this instance, or null if this instance is not currently associated with an embeddable editor. |
![]() | EmptyValueCriteria | Gets/sets a value which determines the criteria for deciding whether the ErrorAppearance is merged into the resolved appearance when an embeddable UIElement fails validation. |
![]() | EmptyValueCriteriaResolved | Returns the resolved value of the EmptyValueCriteria property. |
![]() | Enabled | Gets/sets whether validation will be performed for the control or embeddable editor associated with this instance. |
![]() | EnabledResolved | Returns whether this instance, and, if applicable, the ValidationGroup to which this instance belongs, are enabled. |
![]() | ErrorAppearance | Gets/sets the appearance which is used by embeddable elements when the current value is not valid. |
![]() | HasErrorAppearance | Returns whether an appearance object has been created for the ErrorAppearance. |
![]() | IsRequired | Gets/sets whether a validation fails when the value is null or empty, as defined by the value of the EmptyValueCriteria property. |
![]() | MergeErrorAppearanceCriteria | Gets/sets a constant which determines the criteria for deciding whether a value should be considered null (Nothing in VB) or empty. |
![]() | NotificationSettings | Returns an object which exposes properties that control the way the end user is notified of a failed validation. |
![]() | RetainFocusOnError | Gets/sets a value which indicates whether the control or editor associated with this instance will retain the input focus when a validation fails. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | UltraValidator | Returns the UltraValidator associated with this instance, or null if this instance does not belong to a collection. |
![]() | ValidationGroup | Gets/sets the ValidationGroup to which this instance belongs, or null if it does not belong to one. |
![]() | ValidationPropertyName | Gets/sets the name of the property whose value will be validated. |
![]() | ValidationPropertyNameResolved | Returns the resolves value of the ValidationPropertyName property. |
![]() | ValidationTrigger | Gets/sets a value which determines how validation is triggered. |
![]() | ValidationTriggerResolved | Returns the resolved value of the ValidationTrigger property. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Reset | Sets all properties of this ValidationSettings instance to their default values. |
![]() | ResetCondition | Sets the Condition property to its default value. |
![]() | ResetDataType | Sets the DataType property to its default value. |
![]() | ResetEmptyValueCriteria | Sets the EmptyValueCriteria property to its default value. |
![]() | ResetEnabled | Sets the Enabled property to its default value. |
![]() | ResetErrorAppearance | Resets the properties of the ErrorAppearance to their default values. |
![]() | ResetIsRequired | Sets the IsRequired property to its default value. |
![]() | ResetMergeErrorAppearanceCriteria | Sets the MergeErrorAppearanceCriteria property to its default value. |
![]() | ResetNotificationSettings | Sets the NotificationSettings property to its default value. |
![]() | ResetRetainFocusOnError | Sets the RetainFocusOnError property to its default value. |
![]() | ResetValidationGroup | Sets the ValidationGroup property to its default value. |
![]() | ResetValidationPropertyName | Sets the ValidationPropertyName property to its default value. |
![]() | ResetValidationTrigger | Sets the ValidationTrigger property to its default value. |
![]() | ShouldSerialize | Returns whether this ValidationSettings instance requires serialization. |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToString | Returns the String representation of this object. |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | Overridden. Called when this object is disposed of. |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub-object. |
![]() | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeCondition | Returns whether the Condition property requires serialization. |
![]() | ShouldSerializeDataType | Returns whether the DataType property requires serialization. |
![]() | ShouldSerializeEmptyValueCriteria | Returns whether the EmptyValueCriteria property requires serialization. |
![]() | ShouldSerializeEnabled | Returns whether the Enabled property requires serialization. |
![]() | ShouldSerializeErrorAppearance | Returns whether the ErrorAppearance requires serialization. |
![]() | ShouldSerializeIsRequired | Returns whether the IsRequired property requires serialization. |
![]() | ShouldSerializeMergeErrorAppearanceCriteria | Returns whether the MergeErrorAppearanceCriteria property requires serialization. |
![]() | ShouldSerializeNotificationSettings | Returns whether the NotificationSettings property requires serialization. |
![]() | ShouldSerializeRetainFocusOnError | Returns whether the RetainFocusOnError property requires serialization. |
![]() | ShouldSerializeValidationGroup | Returns whether the ValidationGroup property requires serialization. |
![]() | ShouldSerializeValidationPropertyName | Returns whether the ValidationPropertyName property requires serialization. |
![]() | ShouldSerializeValidationTrigger | Returns whether the ValidationTrigger property requires serialization. |
Name | Description | |
---|---|---|
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |