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


In This Topic
    C1DisplayColumn Class Members
    In This Topic

    The following tables list the members exposed by C1DisplayColumn.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether column resizing is allowed.  
    Public PropertyGets or sets a value indicating whether a column footer will act like a button.  
    Public PropertyGets or sets a value indicating whether a column header will act like a button.  
    Public PropertyGets the vertical offset of the top of the cell for the current row.  
    Public PropertyGets or sets the style of the border drawn between columns.  
    Public PropertyGets the associted C1DataColumn associated with this object.  
    Public PropertyGets or sets a value indicating whether the FetchCellStyle event will be raised for a column.  
    Public PropertyGets or sets a value indicating whether to display the column divider in the footer area.  
    Public PropertyGets or sets the Style object that controls the appearance of column footers.  
    Public PropertySets or retrieves whether to display the divider for this column in the header area.  
    Public PropertyGets or sets the Style that controls the appearance of the column headers.  
    Public PropertyGets or sets the height of the column.  
    Public PropertyGets or sets the minimum width a column can be resized to when in C1.Win.C1List.ListBase.C1ListBase.SpringMode.  
    Public PropertyGets the caption of the associated C1DataColumn objects.  
    Public PropertyGets or sets a value indicating whether cells in this column are drawn by the user in the OwnerDrawCell event.  
    Public PropertyGets or sets the root Style for this column.  
    Public PropertyGets or sets a value indicating the visibility of a column.  
    Public PropertyGets or sets the width of a column.  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    Top
    Public Methods
     NameDescription
    Public MethodControls the Style used to change the appearance for cells meeting the specified condition.  
    Public MethodControls the Style used to change the appearance of cells according to their contents.  
    Public MethodAdjusts the width of a column to accommodate the longest visible field within that column.  
    Public MethodRemoves a cell condition established with a previous call to the AddCellStyle method.  
    Public MethodOverloaded. Removes a cell condition established with a previous call to the AddRegexCellStyle method.  
    Public MethodOverloaded. Releases the resources used by the component.  
    Public MethodOverloaded. Fixes the column to keep it from scrolling when v is True, and unfixes the column when v is False.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also