ComponentOne List for WinForms
C1.Win.C1List Namespace / C1DataColumn Class
Properties Methods


In This Topic
    C1DataColumn Class Members
    In This Topic

    The following tables list the members exposed by C1DataColumn.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of this object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the text in the column header.  
    Public PropertyGets or sets a value indicating whether data in this column has been modified.  
    Public PropertyGets or sets the database field name for a column.  
    Public PropertyGets or sets the maximum number of characters which may be entered for cells in this column.  
    Public PropertyGets or sets the default value for a column when a new row is added by the grid.  
    Public PropertyGets or sets the text displayed in the column footer.  
    Public PropertyGets or sets the formmating string for a column.  
    Public PropertyGets or sets a user defined objects associated with this column.  
    Public PropertyGets or sets the display value for the current cell.  
    Public PropertySets or retrieves the value of the current cell.  
    Public PropertyGets the ValueItems object for this column.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the display value for a cell in a given row.  
    Public MethodGets the cell value for a given row.  
    Public MethodRepopulate the entire grid from the data source.  
    Public MethodOverloaded. Repopulates the current cell from the data source.  
    Public MethodInvalidate the current column in all visible rows.  
    Public MethodOverloaded. Invalidate the current cell.  
    Public Method  
    Top
    See Also