InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputOption Class / ColumnIndex Property

In This Topic
    ColumnIndex Property (InputOption)
    In This Topic
    Gets or sets the column index for this input component.
    Syntax
    'Declaration
     
    Public Overridable Property ColumnIndex As Integer
    public virtual int ColumnIndex {get; set;}
    See Also