Input for WinForms | ComponentOne
C1.Framework Namespace / GridColumn Class
Members

In This Topic
    GridColumn Class
    In This Topic
    Keeps track of column widths and positions
    Syntax
    'Declaration
     
    
    Public Class GridColumn 
       Inherits ValueElement
    public class GridColumn : ValueElement 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.ContentElement
             C1.Framework.ValueElement
                C1.Framework.GridColumn

    See Also