Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / ColumnRemovedEventArgs Class
Properties


In This Topic
    ColumnRemovedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColumnRemovedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ColumnRemovedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Column that was removed from the grid.  
    Public PropertyGets the zero-based index at which the Column was removed.  
    Top
    See Also