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


In This Topic
    ColumnRemovedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ColumnRemovedEventArgs members.

    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