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






Specifies report header info is showed.

Syntax

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

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.