For a list of all members of this type, see ValidationSettings members.
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. |