FlexGrid for WinForms
C1FlexGrid Property Groups

The C1FlexGrid control has a rich set of properties, methods, and events. You do not have to know all of them in order to use the control effectively.

The reference below shows the most important properties, methods, and events grouped by usage type. Some elements appear in more than one group. Select specific elements below for more details.

  1. Grid Layout

    Rows, Cols, AutoSizeCols, ScrollBars

  2. Cursor and Selection

    SelectionMode, Select, ShowCell, Row, Col, RowSel, ColSel, MouseRow, MouseCol, BeforeRowColChange, AfterRowColChange, BeforeSelChange, AfterSelChange, KeyActionTab, KeyActionEnter

  3. Editing

    AllowEditing, ComboList, EditMask, BeforeEdit, StartEdit, ValidateEdit, AfterEdit, StartEditing, FinishEditing, Editor, CellButtonClick, KeyDownEdit, KeyPressEdit, KeyUpEdit, ChangeEdit

  4. Getting and Setting Values

    Item (indexer), GetData, GetDataDisplay, SetData, GetCellRange, GetCellImage, SetCellImage, Clip, FindRow, Aggregate, CellChanged

  5. User Interface

    AllowEditing, AllowMerging, AllowResizing, AllowDragging, AllowSorting, BeforeSort, AfterSort, AutoSearch, AutoSearchDelay, BeforeDragColumn, AfterDragColumn, BeforeDragRow, AfterDragRow, BeforeResizeColumn, AfterResizeColumn, BeforeResizeRow, AfterResizeRow, ShowScrollTip

  6. Outlining and Summarizing

    Subtotal, Tree, IsNode, Level, Collapsed, BeforeCollapse, AfterCollapse

  7. Merging Cells

    AllowMerging

  8. Data Binding

    DataSource, DataMember, AfterDataRefresh, AutoResize, GridError

  9. Saving, Loading, and Printing Grids

    LoadGrid, SaveGrid, LoadExcel, SaveExcel, ClipSeparators, PrintGrid

  10. OLE Drag Drop

    DragMode, DropMode, BeforeMouseDown

  11. Filtering
See Also

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback