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






Specifies time information is showed at page header

Syntax

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

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.