Intersoft WebGrid Documentation
IsEnableDataFormatString Field
See Also  Send Feedback
ISNet.WebUI.WebGrid Namespace > DynARInfo Class : IsEnableDataFormatString Field






Specifies data format string is used when WebGridColumn has it.

Syntax

Visual Basic (Declaration) 
Public IsEnableDataFormatString As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DynARInfo
Dim value As Boolean
 
value = instance.IsEnableDataFormatString
 
instance.IsEnableDataFormatString = value
C# 
public bool IsEnableDataFormatString
Delphi 
public field IsEnableDataFormatString: Boolean; 
JScript 
public var IsEnableDataFormatString : boolean;
Managed Extensions for C++ 
public: bool IsEnableDataFormatString
C++/CLI 
public:
bool IsEnableDataFormatString

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.