FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGrid Class / Select Method

In This Topic
    Select Method (C1FlexGrid)
    In This Topic
    Selects a range of cells.
    Overload List
    OverloadDescription
    Selects a range of cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Selects a ranges of cells in MultiRange mode. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Selects a range of cells and scrolls it into view. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Selects a ranges of cells and scrolls last selection range into view in MultiRange mode. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Selects a range of cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Selects a range of cells and scrolls it into view. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Selects a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    Selects a cell and scrolls it into view. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
    (Inherited from System.Windows.Forms.Control)
    (Inherited from System.Windows.Forms.Control)
    See Also