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


    ColumnAddedEventArgs Class Members

    The following tables list the members exposed by ColumnAddedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ColumnAddedEventArgs class specifying the control that has been added to the grid.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Column that has been added to the grid.  
    Top
    See Also