ValueObject Methods
An object that can be used to specify a value associated with a custom cell in-place editor or to create a criterion for data validation.
Name | Description |
---|---|
Create |
Creates the Value |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether two objects are equal. |
From |
Creates the Value |
From |
Creates the Value |
From |
Creates the Value |
Get |
Converts the object’s value to Date |
Get |
Returns a number that identifies the object instance. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Determines whether the specified object is null or has an empty value. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also