Intersoft WebInput Documentation
Expression Field
See Also  Send Feedback
ISNet.WebUI.WebControls Namespace > MaskExpressionEventArgs Class : Expression Field






Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Expression As System.String
Visual Basic (Usage)Copy Code
Dim instance As MaskExpressionEventArgs
Dim value As System.String
 
value = instance.Expression
 
instance.Expression = value
C# 
public System.string Expression
Delphi 
public field Expression: System.String; 
JScript 
public var Expression : System.String;
Managed Extensions for C++ 
public: System.string* Expression
C++/CLI 
public:
System.String^ Expression

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2013 Intersoft Solutions Corp. All Rights Reserved.