NumericMaskOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Numeric |
Initializes a new instance of the Numeric |
#Fields
Name | Description |
---|---|
Always |
Identifies the Numeric |
Hide |
Identifies the Hide |
Update |
Identifies the Update |
Value |
Identifies the Value |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the value of the Numeric |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Get the value of the Numeric |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets the value of the Mask |
Get |
Get the value of the Numeric |
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. |
Set |
Sets the value of the Numeric |
Set |
Set the value of the Numeric |
Set |
Sets the value of the Mask |
Set |
Set the value of the Numeric |
To |
Returns a string that represents the current object. Inherited from Object. |
#Attached Properties
Name | Description |
---|---|
Always |
Gets or sets whether to show the decimal separator when the fractional part is zero. This is an attached property. |
Hide |
Gets or sets whether the editor hides “0“ (zero) when all digits are removed. This is an attached property. |
Value |
Specifies whether the editor sets the 0 (zero) or null value after the last digit is removed. This is an attached property. |
See Also