FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / ColumnCollection Class


In This Topic
    ColumnCollection Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets the number of Column objects in this collection.  
    Public PropertyGets or sets the default size of the rows or columns in the collection (in pixels). (Inherited from C1.Win.FlexGrid.RowColCollection)
    Public PropertyOverridden. Gets or sets the number of fixed columns in this collection.  
    Public PropertyGets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Win.FlexGrid.RowColCollection)
    Public PropertyGets a reference to the C1FlexGridBase control that owns this collection. (Inherited from C1.Win.FlexGrid.RowColCollection)
    Public PropertyOverloaded. Gets the Column at the specified index.  
    Public PropertyGets or sets the maximum size for rows and columns in the collection. (Inherited from C1.Win.FlexGrid.RowColCollection)
    Public PropertyGets or sets the minimum size for rows and columns in the collection. (Inherited from C1.Win.FlexGrid.RowColCollection)
    Public PropertyGets a collection of Column objects that are currently selected.  
    Top
    See Also