ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / Column Class
Properties Methods


In This Topic
    Column Class Members
    In This Topic

    The following tables list the members exposed by Column.

    Public Properties
     NameDescription
    Public Property (Inherited from C1.Win.C1Sizer.Band)
    Public Property (Inherited from C1.Win.C1Sizer.Band)
    Public Property (Inherited from C1.Win.C1Sizer.Band)
    Public Property (Inherited from C1.Win.C1Sizer.Band)
    Public PropertyOverridden. Gets or sets the width of the Column in pixels.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets or sets the position of the Column within the C1Sizer grid.  
    Protected PropertyOverridden. Gets or sets the width of the Column as a percentage of the grid's width.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string representation of the Column object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Gets or sets the size of the Column as a percentage of the grid's width.  
    Top
    See Also