ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / View Class / FixedCols Method

In This Topic
    FixedCols Method (View)
    In This Topic
    Returns the number of fixed columns.
    Syntax
    'Declaration
     
    
    Public Function FixedCols() As Integer
    public int FixedCols()

    Return Value

    The number of fixed columns
    See Also