Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MethodDescriptionVersion IntroducedPro Version Introduced
AboutBoxDisplays the control's about box.  
CheckAllChecks all check boxes in a given column.3.0.73.1.3
CollapseAllCollapses all groups  
DeleteDeletes a single row from the table.  
ExpandAllExpands all groups.  
FindStringReturns the first row whose item at the given column location contains the given prefix.  
InsertInserts new data filled rows into the record table.  
MoveColumnProgrammatically moves a column to a new position.  
MoveToProgrammatically navigates the table.  
RecordToRowMaps a record index to a row index.  
RowToRecordMaps a row index to a record index.  
SelectAllSelects all rows in the table. 4.0.0
ShowContextMenuDisplays a context menu at the given mouse point.3.0.1 
UncheckAllChecks Unchecks all check boxes in a given column.3.0.73.1.3
UnselectAllClears the current selection. 4.0.0  

...