Interface IGrid
From Salesmate +
IGrid members by frequency of use
Properties
| Name | Type | HelpString | Category | Frequency of use |
|---|---|---|---|---|
| CellColour | Property Get/Let | property CellColour | General | Normal |
| CellFont | Property Get/Let | property CellFont | General | Normal |
| CellFontSize | Property Get/Let | property CellFontSize | General | Normal |
| CellFontType | Property Get/Let | property CellFontType | General | Normal |
| CellText | Property Get/Let | property CellText | General | Normal |
| CellTextColour | Property Get/Let | property CellTextColour | General | Normal |
| ColumnWidth | Property Get/Let | property ColumnWidth | General | Normal |
| DeleteColumn | Method | method DeleteColumn | General | Normal |
| DeleteRow | Method | method DeleteRow | General | Normal |
| HorizondalGridLine | Property Get/Let | property HorizondalGridLine | General | Normal |
| InsertColumn | Method | method InsertColumn | General | Normal |
| InsertRow | Method | method InsertRow | General | Normal |
| MergeCells | Method | method MergeCells | General | Normal |
| NoOfColumns | Property Get/Let | property NoOfColumns | General | Normal |
| NoOfFixedColumns | Property Get/Let | property NoOfFixedColumns | General | Normal |
| NoOfFixedRows | Property Get/Let | property NoOfFixedRows | General | Normal |
| NoOfRows | Property Get/Let | property NoOfRows | General | Normal |
| PrintContents | Method | method PrintContents | General | Normal |
| ReadOnly | Property Get/Let | property ReadOnly | General | Normal |
| ResetGrid | Method | method ResetGrid | General | Normal |
| RowHeight | Property Get/Let | property RowHeight | General | Normal |
| UnmergeCells | Method | method UnmergeCells | General | Normal |
| VerticalGridLine | Property Get/Let | property VerticalGridLine | General | Normal |
| WindowHandle | Property Get | property WindowHandle | General | Normal |