InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / ColumnDefinition Class / Width Property

In This Topic
    Width Property (ColumnDefinition)
    In This Topic
    Gets ot sets the width of the column.
    Syntax
    'Declaration
     
    Public Property Width As Integer
    public int Width {get; set;}
    See Also