MaskChangingEventArgs(Object, Object) Constructor
Initializes a new instance of the MaskChangingEventArgs class with specified settings.
Namespace: DevExpress.Data.Mask
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
oldValue | Object |
newValue | Object |
See Also