This documentation is archived and is not being maintained.
BoundColumn.thisExpr Field
.NET Framework 1.1
Represents the string "!". This field is read-only.
[Visual Basic] Public Shared ReadOnly thisExpr As String [C#] public static readonly string thisExpr; [C++] public: static String* thisExpr; [JScript] public static var thisExpr : String;
Remarks
Use the thisExpr field to represent the "!" string.
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
BoundColumn Class | BoundColumn Members | System.Web.UI.WebControls Namespace
Show: