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






Determines whether WebGrid value list for WebGridColumn text is render instead of WebGridColumn value.

Syntax

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

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.