Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataColumnConfigureEventArgs Class
Properties

In This Topic
    DataColumnConfigureEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataColumnConfigureEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new object with the DataColumnConfigure event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the index of the column that was just configured.  
    Public Property Gets the sheet (SheetView object) that is binding to a data source.  
    Top
    See Also