ParameterField.EditMask Property
Gets or sets an edit mask that restricts what may be entered for string parameters.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Overrideable Property EditMask As String
public virtual string EditMask {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace