'Declaration Public Class ColumnRemovedEventArgs Inherits System.EventArgs
'Usage Dim instance As ColumnRemovedEventArgs
public class ColumnRemovedEventArgs : System.EventArgs
'Declaration Public Class ColumnRemovedEventArgs Inherits System.EventArgs
'Usage Dim instance As ColumnRemovedEventArgs
public class ColumnRemovedEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Grid.ColumnRemovedEventArgs
Name | Description | |
---|---|---|
![]() | ColumnRemovedEventArgs Constructor | Initializes a new instance of the ColumnRemovedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Column | Gets the Column that was removed from the grid. |
![]() | Index | Gets the zero-based index at which the Column was removed. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2