FlexGrid for WinForms
Column Class
Members 



Class that represents a grid column.
Object Model
Column ClassIC1ColumnFilter InterfaceIC1ColumnFilter InterfaceC1FlexGridBase ClassCellStyle ClassCellStyle ClassCellStyle ClassCellStyle ClassCellStyle ClassCellStyle Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class Column 
   Inherits RowCol
'Usage
 
Dim instance As Column
[DefaultMember("Item")]
public class Column : RowCol 
[DefaultMember("Item")]
public ref class Column : public RowCol 
Remarks
This class does not have a public constructor. You can add and remove columns using methods in the grid's C1FlexGridBase.Cols property, which exposes the column collection.
Inheritance Hierarchy

System.Object
   C1.Win.C1FlexGrid.RowCol
      C1.Win.C1FlexGrid.Column

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Column Members
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback