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

In This Topic
    FixedCols Method (Split)
    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