Version

DataTypeChangedEventArgs Class Members

The following tables list the members exposed by DataTypeChangedEventArgs.

Public Properties
 NameDescription
Public PropertyAutoSensedEditAsTypeGets the EditAsType of the MaskedEdit control.  
Public PropertyAutoSenseObjectTypeType of the object that was used for autosensing the data type.  
Public PropertyInputMaskGets the input mask that is going to be used with the autosensed type. You can set a new mask to this property. The set mask will be used for editing.  
See Also