Intersoft WebCombo Documentation
LayoutEventArgs Class
Members  See Also  Send Feedback
ISNet.WebUI.WebCombo Namespace : LayoutEventArgs Class






Provides data for layout related event. Provides data for layout related event.

Object Model

LayoutEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class LayoutEventArgs 
   Inherits BaseEventArgs
Visual Basic (Usage)Copy Code
Dim instance As LayoutEventArgs
C# 
public class LayoutEventArgs : BaseEventArgs 
Delphi 
public class LayoutEventArgs = class(BaseEventArgs)
JScript 
public class LayoutEventArgs extends BaseEventArgs
Managed Extensions for C++ 
public __gc class LayoutEventArgs : public BaseEventArgs 
C++/CLI 
public ref class LayoutEventArgs : public BaseEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ISNet.WebUI.WebCombo.BaseEventArgs
         ISNet.WebUI.WebCombo.LayoutEventArgs

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.