For a list of all members of this type, see ValueConstraint 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) | |
GetTypeFromValidateAsType | Returns the System.Type object which corresponds to the ValidateAsType argument. | |
GetValidateAsTypeFromType | Returns a ValidateAsType value that represents the System.Type argument. | |
InitializeFrom | Overloaded. Copies the state of the argument into this object. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Merge | Overloaded. Copies constraint settings from the source ValueConstraint to the target (i.e. the instance on which this method was invoked). Only constraint settings which have default values on the target will be assigned values from the source. Only constraint settings specified by the 'constraintFlags' flags argument will be copied. Note, this method does not copy the ValidateAsType property. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overloaded. Resets all of the constraint settings in this object to their initial (not set) state which are specified in the 'constraintFlags' bit flag argument. Note, this method does not reset the ValidateAsType property. | |
ResetEnumeration | Sets the Enumeration property to null. | |
ResetFixedValue | Resets the FixedValue property. | |
ResetMaxExclusive | Resets the MaxExclusive property. | |
ResetMaxInclusive | Resets the MaxInclusive property. | |
ResetMaxLength | Resets the MaxLength property. | |
ResetMinExclusive | Resets the MinExclusive property. | |
ResetMinInclusive | Resets the MinInclusive property. | |
ResetMinLength | Resets the MinLength property. | |
ResetNullable | Resets the Nullable property. | |
ResetRegexPattern | Resets the RegexPattern property. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Validate | Overloaded. Returns true if the argument is considered valid with regards to the current constraint settings. | |
ValueToDataValue | Converts 'valueToConvert' to an object of the type 'convertToType'. If it cannot perform the conversion it returns null. It makes use of any formatting information provided passed in. | |
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 | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |