BCGSuite for MFC
CBCGPDAOGridCtrl Member List

This is the complete list of members for CBCGPDAOGridCtrl, including all inherited members.

AddItemFromArchive(CArchive &ar, CBCGPGridRow *pRow, int nColumn, BOOL bTestMode=FALSE)CBCGPGridCtrlvirtual
AddRow(BOOL bRedraw=TRUE)CBCGPGridCtrl
AddRow(CBCGPGridRow *pItem, BOOL bRedraw=TRUE)CBCGPGridCtrl
AdjustLayout()CBCGPGridCtrlvirtual
AllowRowExtraHeight(BOOL bAllow=TRUE)CBCGPGridCtrl
BCGPANIMATION_AccelerateDecelerate enum valueCBCGPAnimationManager
BCGPANIMATION_Cubic enum valueCBCGPAnimationManager
BCGPANIMATION_Legacy enum valueCBCGPAnimationManager
BCGPANIMATION_Linear enum valueCBCGPAnimationManager
BCGPANIMATION_ParabolicFromAcceleration enum valueCBCGPAnimationManager
BCGPANIMATION_SmoothStop enum valueCBCGPAnimationManager
BCGPAnimationType enum nameCBCGPAnimationManager
CalcPages(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
CanBeginInplaceEditOnChar(UINT nChar, UINT nRepCnt, UINT nFlags) const CBCGPGridCtrlprotectedvirtual
CanClearRange(const CBCGPGridRange &range, BOOL bQueryNonEmptyItems=FALSE, BOOL *pbPrevQuery=NULL, BOOL bOnReplace=FALSE)CBCGPGridCtrl
CanDropColumn(int nNewPosition, int nOldPosition) const CBCGPGridCtrlinlinevirtual
CanDropColumnToColumnChooser(int nColumn) const CBCGPGridCtrlinlinevirtual
CanEndInplaceEditOnChar(UINT nChar, UINT nRepCnt, UINT nFlags) const CBCGPGridCtrlprotectedvirtual
CanHideColumn(int nColumn) const CBCGPGridCtrlinlinevirtual
CanReplaceItem(int nRow, int nColumn, CRuntimeClass *pNewRTC)CBCGPGridCtrlvirtual
CanShowColumnInColumnChooser(int nColumn) const CBCGPGridCtrlinlinevirtual
CBCGPAnimationManager()CBCGPAnimationManager
CBCGPGridCtrl(int nMemBlockSize)CBCGPGridCtrl
Clear(BOOL bQueryNonEmptyItems=TRUE)CBCGPGridCtrlvirtual
ClearRange(const CBCGPGridRange &range, BOOL bRedraw=TRUE, BOOL bQueryNonEmptyItems=FALSE, BOOL *pbPrevQuery=NULL)CBCGPGridCtrl
CloseFindReplaceDlg()CBCGPGridCtrlvirtual
CompareGroup(const CBCGPGridRow *pRow1, const CBCGPGridRow *pRow2, int iColumn)CBCGPGridCtrlprotectedvirtual
CompareItems(const CBCGPGridRow *pRow1, const CBCGPGridRow *pRow2, int iColumn) const CBCGPGridCtrlprotectedvirtual
CompareItems(const CBCGPGridItem *pItem1, const CBCGPGridItem *pItem2) const CBCGPGridCtrlprotectedvirtual
Copy(DWORD dwFlags=(DWORD)-1)CBCGPGridCtrlvirtual
CopyCSV()CBCGPGridCtrlvirtual
CopyHTML()CBCGPGridCtrlvirtual
CreateItem(int nRow, int nColumn)CBCGPGridCtrlvirtual
CreateItemFromArchive(CArchive &ar, int nRow, int nColumn)CBCGPGridCtrlvirtual
CreateMultiLineRow(int nLines)CBCGPGridCtrlvirtual
CreateRow()CBCGPGridCtrlinlinevirtual
CreateRow(int nColumns)CBCGPGridCtrlvirtual
CreateRow(CString strName)CBCGPGridCtrlvirtual
CreateRowFromArchive(CArchive &ar, int nRow=-1)CBCGPGridCtrlvirtual
CreateSerializeManager()CBCGPGridCtrlvirtual
Cut(DWORD dwFlags=(DWORD)-1)CBCGPGridCtrlvirtual
DeleteAllColumns()CBCGPGridCtrlvirtual
DeleteColumn(int nPos)CBCGPGridCtrl
DestroyRow(CBCGPGridRow *pRow)CBCGPGridCtrlvirtual
EditItem(CBCGPGridRow *pItem, LPPOINT lptClick=NULL)CBCGPGridCtrlvirtual
EnableAlternateRows(BOOL bEnable=TRUE)CBCGPGridCtrl
EnableAutoHideScrollBars(BOOL bEnable=TRUE)CBCGPGridCtrl
EnableCheckBoxes(BOOL bEnable=TRUE, BOOL bHeaderCheckBox=TRUE)CBCGPGridCtrl
EnableColumnAutoSize(BOOL bEnable=TRUE)CBCGPGridCtrl
EnableColumnFilterEdit(BOOL bEnable, int nColumn, LPCTSTR lpszPrompt)CBCGPGridCtrl
EnableColumnWidthAutoSizeOnHeaderDblClick(BOOL bEnable)CBCGPGridCtrl
EnableCustomToolTips(BOOL bEnable=TRUE)CBCGPGridCtrl
EnableDragHeaderItems(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EnableDragSelection(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EnableDragSelectionBorder(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EnableFilter(BCGPGRID_FILTERCALLBACK pfnCallback=NULL, LPARAM lParam=0)CBCGPGridCtrl
EnableFilterBar(BOOL bEnable, LPCTSTR lpszPrompt, BOOL bCaseSensitive=FALSE, const CList< int, int > *pListOfColumnIndexes=NULL, BOOL bUpdate=TRUE, COLORREF clrMarkBackground=CLR_NONE, COLORREF clrMarkText=CLR_NONE, const CBCGPEditColors &colors=CBCGPEditColors(), BOOL bIncludeGroups=FALSE, BOOL bAutoExpandGroups=FALSE)CBCGPGridCtrl
EnableFilterBar(BOOL bEnable, const BCGP_GRID_FILTERBAR_OPTIONS &options, BOOL bUpdate=TRUE)CBCGPGridCtrl
EnableGridLines(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EnableGroupByBox(BOOL bEnable=TRUE)CBCGPGridCtrl
EnableHeader(BOOL bEnable=TRUE, DWORD dwFlags=(DWORD)-1)CBCGPGridCtrl
EnableHeaderSelectAllMarker(BOOL bEnable=TRUE)CBCGPGridCtrl
EnableInvertSelOnCtrl(BOOL bInvertSel=TRUE)CBCGPGridCtrlinline
EnableLineNumbers(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EnableMarkSortedColumn(BOOL bMark=TRUE, BOOL bRedraw=TRUE)CBCGPGridCtrl
EnableMultipleSort(BOOL bEnable=TRUE)CBCGPGridCtrl
EnableRowHeader(BOOL bEnable=TRUE, DWORD dwFlags=(DWORD)-1, int nWidth=-1)CBCGPGridCtrl
EnableSearchAndExpandCollapsedGroups(BOOL bEnable)CBCGPGridCtrl
EnableTextOverflowing(BOOL bEnable=TRUE, BOOL bRedraw=TRUE)CBCGPGridCtrl
EnableTreeButtons(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EnableTreeLines(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EnableVirtualMode()CBCGPDBGridCtrl
CBCGPGridCtrl::EnableVirtualMode(BCGPGRID_CALLBACK pCallback=NULL, LPARAM lParam=0)CBCGPGridCtrl
EnableZoom(BOOL bEnable=TRUE)CBCGPGridCtrlinline
EndEditItem(BOOL bUpdateData=TRUE)CBCGPGridCtrlvirtual
EnsureVisible(CBCGPGridRow *pItem, BOOL bExpandParents=FALSE)CBCGPGridCtrlvirtual
ExpandAll(BOOL bExpand=TRUE)CBCGPGridCtrl
ExpandRow(CBCGPGridRow *pRow, BOOL bExpand=TRUE)CBCGPGridCtrlvirtual
ExportRangeToText(CString &strText, const CBCGPGridRange &range, DWORD dwFlags)CBCGPGridCtrlvirtual
ExportTextFormat enum nameCBCGPGridCtrl
ExportToHTML(CString &strHTML, DWORD dwFlags)CBCGPGridCtrlvirtual
Find(const CString &strFind, DWORD dwFindMask, DWORD dwFindParamsEx)CBCGPGridCtrlvirtual
FindRowByData(DWORD_PTR dwData, BOOL bSearchSubItems=TRUE) const CBCGPGridCtrl
Format_CSV enum valueCBCGPGridCtrl
Format_TabSV enum valueCBCGPGridCtrl
FreezeColumns(int nColumnCount, BOOL bRedraw=TRUE)CBCGPGridCtrl
FreezeGroups(BOOL bFreeze=TRUE, BOOL bRedraw=TRUE)CBCGPGridCtrl
FreezeRows(int nRowCount, BOOL bRedraw=TRUE)CBCGPGridCtrl
GetAnimatedValue() const CBCGPAnimationManagerinline
GetAnimationDuration() const CBCGPAnimationManagerinline
GetBkColor() const CBCGPGridCtrlinline
GetBoldFont(BOOL bScaled=FALSE)CBCGPGridCtrl
GetCallbackFunc()CBCGPGridCtrlinline
GetChangeSelectionTransitionTime() const CBCGPGridCtrlinline
GetColorTheme() const CBCGPGridCtrlinline
GetColumnAlign(int nCol) const CBCGPGridCtrl
GetColumnCount(BOOL bCalcVisibleOnly=FALSE) const CBCGPGridCtrl
GetColumnLocked(int nCol) const CBCGPGridCtrl
GetColumnName(int nCol) const CBCGPGridCtrl
GetColumnOrderArray(LPINT piArray, int iCount) const CBCGPGridCtrlinline
GetColumnOrderArray(CArray< int, int > &arColumns) const CBCGPGridCtrlinline
GetColumnsInfo()CBCGPGridCtrlinlinevirtual
GetColumnVisible(int nColumn) const CBCGPGridCtrl
GetColumnWidth(int nCol) const CBCGPGridCtrl
GetCurSel() const CBCGPGridCtrl
GetCurSel(CBCGPGridItemID &id) const CBCGPGridCtrl
GetCurSelItem(CBCGPGridRow *pCurRow=NULL) const CBCGPGridCtrl
GetCurSelItemID() const CBCGPGridCtrl
GetCustomColors(COLORREF &clrBackground, COLORREF &clrText, COLORREF &clrGroupBackground, COLORREF &clrGroupText, COLORREF &clrLeftOffset, COLORREF &clrLine)CBCGPGridCtrl
GetExportTextDelimiter(DWORD dwFlags) const CBCGPGridCtrlvirtual
GetFilterCallbackFunct()CBCGPGridCtrl
GetFocusedFilterBar() const CBCGPGridCtrlinline
GetFrozenColumns() const CBCGPGridCtrl
GetFrozenRows() const CBCGPGridCtrl
GetGridFooterRect() const CBCGPGridCtrl
GetGridHeaderRect() const CBCGPGridCtrl
GetHeaderAlign(int nCol) const CBCGPGridCtrl
GetHeaderBtnImageList() const CBCGPGridCtrlinline
GetHeaderFlags() const CBCGPGridCtrlinline
GetHeaderImageList() const CBCGPGridCtrlinline
GetHeaderImageSize() const CBCGPGridCtrl
GetHeaderRect() const CBCGPGridCtrlinline
GetImageList() const CBCGPGridCtrlinline
GetImageMargin() const CBCGPGridCtrlvirtual
GetImageSize() const CBCGPGridCtrl
GetItemCustomTooltip(const CBCGPGridItemID &id, CString &strText, CString &strDescription) const CBCGPGridCtrlprotectedvirtual
GetLargeRowHeight() const CBCGPGridCtrlinline
GetLastAnimationError() const CBCGPAnimationManagerinline
GetListRect() const CBCGPGridCtrlinline
GetNextItemID(CBCGPGridItemID id, BOOL bNext, BCGP_GRID_FINDREPLACE_PARAM::ScanOrder scanOrder) const CBCGPGridCtrlprotected
GetPreviewTextColor(BOOL bSelected=FALSE) const CBCGPGridCtrl
GetPrintDC()CBCGPGridCtrlinline
GetPrintParams()CBCGPGridCtrlinline
GetRow(int nPos) const CBCGPGridCtrl
GetRowCount(BOOL bIncludeAutoGroups=FALSE) const CBCGPGridCtrl
GetRowHeight() const CBCGPGridCtrlinline
GetScale() const CBCGPGridCtrlinline
GetScrollBarsStyle() const CBCGPGridCtrlinline
GetSel(const CBCGPGridItemID &idItem) const CBCGPGridCtrl
GetSelectedItemCount() const CBCGPGridCtrl
GetSortColumn() const CBCGPGridCtrlinline
GetTextColor() const CBCGPGridCtrlinline
GetTextLeftOffset() const CBCGPGridCtrlinline
GetTextMargin() const CBCGPGridCtrlvirtual
GetTextVMargin() const CBCGPGridCtrlvirtual
GetTotalRowCount(BOOL bCalcVisibleOnly=FALSE) const CBCGPGridCtrlinline
GetVirtualRow(int nRow)CBCGPGridCtrlvirtual
GoToNextItem(UINT nDirectionFlags)CBCGPGridCtrlprotected
HitTest(CPoint pt, CBCGPGridRow::ClickArea *pnArea=NULL, BOOL bItemsOnly=FALSE)CBCGPGridCtrlinline
HitTest(CPoint pt, CBCGPGridItemID &id, CBCGPGridItem *&pItem, CBCGPGridRow::ClickArea *pnArea=NULL, BOOL bItemsOnly=FALSE)CBCGPGridCtrl
HitTestSelectionBorder(CPoint point) const CBCGPGridCtrlvirtual
InsertColumn(int nPos, LPCTSTR lpszColumn, int nWidth, int iImage=-1, BOOL bHideNameWithImage=TRUE)CBCGPGridCtrl
InsertGroupColumn(int nPos, int nColumn)CBCGPGridCtrl
InsertRowAfter(int nPos, CBCGPGridRow *pItem, BOOL bRedraw=TRUE)CBCGPGridCtrl
InsertRowBefore(int nPos, CBCGPGridRow *pItem, BOOL bRedraw=TRUE)CBCGPGridCtrl
IsAcceleratorKey(UINT nChar, UINT nRepCnt, UINT nFlags) const CBCGPGridCtrlprotectedvirtual
IsAllSelected() const CBCGPGridCtrl
IsAlternateRowsEnabled() const CBCGPGridCtrlinline
IsAnimated() const CBCGPAnimationManagerinline
IsAnimationSupportedByOS()CBCGPAnimationManagerstatic
IsCheckBoxesEnabled() const CBCGPGridCtrlinline
IsClearEnabled() const CBCGPGridCtrlvirtual
IsColumnAutoSizeEnabled() const CBCGPGridCtrlinline
IsColumnsChooserVisible() const CBCGPGridCtrl
IsColumnSelected(int nColumn, BOOL bAllItemsSelected=FALSE) const CBCGPGridCtrl
IsColumnWidthAutoSizeOnHeaderDblClickEnabled() const CBCGPGridCtrlinline
IsControlBarColors() const CBCGPGridCtrlinline
IsCopyEnabled() const CBCGPGridCtrlvirtual
IsCustomToolTipEnabled() const CBCGPGridCtrlinline
IsCutEnabled() const CBCGPGridCtrlvirtual
IsDbSort() const CBCGPDBGridCtrlinline
IsDisabledTextColor() const CBCGPGridCtrlinline
IsDisableWholeSelHeaderHighlighting() const CBCGPGridCtrlinline
IsDragHeaderItemsEnabled() const CBCGPGridCtrlinline
IsDragSelectionBorderEnabled() const CBCGPGridCtrlinline
IsDragSelectionEnabled() const CBCGPGridCtrlinline
IsDrawCellsWithCustomColorsOnSelection() const CBCGPGridCtrlinline
IsEditFirstClick() const CBCGPGridCtrlinlineprotectedvirtual
IsEnabledSearchAndExpandCollapsedGroups() const CBCGPGridCtrlinline
IsFilterBarEnabled() const CBCGPGridCtrlinline
IsFilterEnabled() const CBCGPGridCtrlinline
IsFocused() const CBCGPGridCtrlinline
IsGridItemBordersEnabled() const CBCGPGridCtrlinline
IsGridLinesEnabled() const CBCGPGridCtrlinline
IsGroupByBox() const CBCGPGridCtrlinline
IsGrouping() const CBCGPGridCtrl
IsHeaderEnabled() const CBCGPGridCtrlinline
IsHeaderSelectAllMarkerEnabled() const CBCGPGridCtrlinline
IsInvertSelOnCtrlEnabled() const CBCGPGridCtrlinline
IsItemSelected(const CBCGPGridItemID &id) const CBCGPGridCtrl
IsLineNumbersEnabled() const CBCGPGridCtrlinline
IsMarkSortedColumn() const CBCGPGridCtrlinlinevirtual
IsMultipleSort() const CBCGPGridCtrl
IsPasteEnabled() const CBCGPGridCtrlvirtual
IsPreviewRowEnabled() const CBCGPGridCtrlvirtual
IsReadOnly() const CBCGPGridCtrlinline
IsRowExtraHeightAllowed() const CBCGPGridCtrl
IsRowHeaderEnabled() const CBCGPGridCtrlinline
IsRowMarker() const CBCGPGridCtrlinline
IsRowSelected(int nRow, BOOL bAllItemsSelected=FALSE) const CBCGPGridCtrl
IsScrollBarAutoHideEnabled() const CBCGPGridCtrlinline
IsSelectionBorder() const CBCGPGridCtrlinline
IsSelectionBorderEnabled() const CBCGPGridCtrlinlinevirtual
IsShowDragContext() const CBCGPGridCtrlinline
IsShowInPlaceToolTip() const CBCGPGridCtrlinline
IsSingleSel() const CBCGPGridCtrlinline
IsTextColumn(int nColumn) const CBCGPGridCtrl
IsTextOverflowing() const CBCGPGridCtrlinline
IsTreeButtonsEnabled() const CBCGPGridCtrlinline
IsTreeLinesEnabled() const CBCGPGridCtrlinline
IsVirtualMode() const CBCGPGridCtrlinline
IsVisualManagerStyle() const CBCGPGridCtrlinline
IsWholeRowSel() const CBCGPGridCtrlinline
IsWholeRowSelected() const CBCGPGridCtrl
IsZoomEnabled() const CBCGPGridCtrlinline
m_bEnableAssertValidInDebugCBCGPGridCtrlstatic
m_bGridItemBordersCBCGPGridCtrlprotected
m_nRowsBlockSizeCBCGPGridCtrlprotected
MergeRange(const CBCGPGridRange &range, BOOL bRedraw=TRUE)CBCGPGridCtrl
MergeSelection(BOOL bRedraw=TRUE)CBCGPGridCtrl
MoveRow(int nPos, int nOffset, BOOL bInsideHierarchyGroup=FALSE)CBCGPGridCtrl
MoveRow(CBCGPGridRow *pRow, int nOffset, BOOL bInsideHierarchyGroup=FALSE)CBCGPGridCtrl
OnAddGridPageRowForPrint(CBCGPGridPage &page, CRect rectPage)CBCGPGridCtrlvirtual
OnAfterInplaceEditCreated(CBCGPGridItem *, CWnd *)CBCGPGridCtrlinlineprotectedvirtual
OnAfterTrackHeader(int nColumn, int nNewWidth)CBCGPGridCtrlvirtual
OnAnimationIdle()CBCGPAnimationManagerinlineprotectedvirtual
OnBeforeAddRow(CBCGPGridRow *, int)CBCGPDBGridCtrlinlinevirtual
OnBeforeReplaceItem(int nRow, int nColumn, CBCGPGridItem *pNewItem)CBCGPGridCtrlvirtual
OnBeginDrag(CPoint point)CBCGPGridCtrlvirtual
OnBeginInplaceEdit(CBCGPGridItem *pItem)CBCGPGridCtrlprotectedvirtual
OnBeginPrinting(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
OnBreakColumnAcrossPrintPages(int nColumn)CBCGPGridCtrlvirtual
OnCalcPrintPages(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
OnChangeSelection(CBCGPGridRow *pNewSel, CBCGPGridRow *pOldSel)CBCGPGridCtrlinlinevirtual
OnClickButton(CPoint point)CBCGPGridCtrlvirtual
OnClickItemCommandIcon(CBCGPGridItem *pItem, int nIconIndex)CBCGPGridCtrlvirtual
OnColumnsOrderChanged()CBCGPGridCtrlprotectedvirtual
OnCreateFilterBarCtrl(int nColumn, LPCTSTR lpszPrompt)CBCGPGridCtrlprotectedvirtual
OnDrawGridFooter(CDC *pDC)CBCGPGridCtrlprotectedvirtual
OnDrawGridHeader(CDC *pDC)CBCGPGridCtrlprotectedvirtual
OnDrawHeaderItemBorder(CDC *pDC, CRect rect, int nCol)CBCGPGridCtrlprotectedvirtual
OnDrawItem(CDC *pDC, CBCGPGridRow *pItem)CBCGPGridCtrlvirtual
OnDrawSelectionBorder(CDC *pDC)CBCGPGridCtrlprotectedvirtual
OnDropToGroupByBox(int)CBCGPGridCtrlinlineprotectedvirtual
OnEndInplaceEdit(CBCGPGridItem *pItem)CBCGPGridCtrlprotectedvirtual
OnEndPrinting(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
OnFillHeaderBackground(CDC *pDC, CRect rect)CBCGPGridCtrlprotectedvirtual
OnFillLeftOffset(CDC *pDC, CRect rectFill, CBCGPGridRow *pRow, BOOL bDrawRightBorder=TRUE)CBCGPGridCtrlprotectedvirtual
OnFillSelItem(CDC *pDC, CRect rectFill, CBCGPGridItem *pItem)CBCGPGridCtrlprotectedvirtual
OnFilterBarChanged(int nColumn, const CString &strNewFilter)CBCGPGridCtrlvirtual
OnGestureEventBegin()CBCGPGestureBaseinlineprotectedvirtual
OnGestureEventEnd()CBCGPGestureBaseinlineprotectedvirtual
OnGestureEventPressAndTap(const CPoint &ptPress, long lDelta)CBCGPGestureBaseprotectedvirtual
OnGestureEventRotate(const CPoint &ptCenter, double dblAngle)CBCGPGestureBaseprotectedvirtual
OnGestureEventTwoFingerTap(const CPoint &ptCenter)CBCGPGestureBaseprotectedvirtual
OnGetColumnAutoSize(int nColumn) const CBCGPGridCtrlprotectedvirtual
OnGetGroupByBoxRect(CDC *pDC, const CRect &rectDraw)CBCGPGridCtrlprotectedvirtual
OnGetHeaderRect(CDC *pDC, const CRect &rectDraw)CBCGPGridCtrlprotectedvirtual
OnGetPageFooterRect(CDC *pDC, CPrintInfo *pInfo, CRect &rect)CBCGPGridCtrlprotectedvirtual
OnGetPageHeaderRect(CDC *pDC, CPrintInfo *pInfo, CRect &rect)CBCGPGridCtrlprotectedvirtual
OnGetPageMargins(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
OnGetPreviewRowMargins(CBCGPGridRow *pRow) const CBCGPGridCtrlvirtual
OnGetSelectionRect()CBCGPGridCtrlprotectedvirtual
OnHeaderCheckBoxClick(int nColumn)CBCGPGridCtrlprotectedvirtual
OnHeaderColumnClick(int nColumn)CBCGPGridCtrlprotectedvirtual
OnHeaderDividerDblClick(int nColumn)CBCGPGridCtrlprotectedvirtual
OnHeaderMenuButtonClick(int nColumn, CRect rectMenuButton)CBCGPGridCtrlprotectedvirtual
OnHideColumnChooser()CBCGPGridCtrlprotectedvirtual
OnInplaceEditKeyDown(CBCGPGridRow *pSel, MSG *pMsg)CBCGPGridCtrlprotectedvirtual
OnInplaceEditSetSel(CBCGPGridItem *pCurItem, UINT nReason) const CBCGPGridCtrlprotectedvirtual
OnItemUpdateFailed()CBCGPGridCtrlinlineprotectedvirtual
OnKeepGroupWithChildrenOnNewPrintPage(CBCGPGridRow *pGroupRow)CBCGPGridCtrlvirtual
OnMeasureListRect(CRect &rect)CBCGPGridCtrlvirtual
OnMergeCellsChanged(const CBCGPGridRange &range, BOOL bMerge)CBCGPGridCtrlinlinevirtual
OnMergeCellsChanging(const CBCGPGridRange &range, BOOL bMerge)CBCGPGridCtrlinlinevirtual
OnPrepareFindString(CString &strFind)CBCGPGridCtrlvirtual
OnPreparePrintPages(CPrintInfo *pInfo, int nFirstItem, int nLastItem)CBCGPGridCtrlvirtual
OnPrepareTextString(CString &str, DWORD dwFlags) const CBCGPGridCtrlvirtual
OnPrint(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
OnPrintHeader(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlprotectedvirtual
OnPrintItem(CDC *pDC, CPrintInfo *pInfo, CBCGPGridRow *pItem) const CBCGPGridCtrlvirtual
OnPrintPageFooter(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
OnPrintPageHeader(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
OnQueryClearNonEmptyItem(const CBCGPGridItem *pItem) const CBCGPGridCtrlvirtual
OnQueryReplaceNonEmptyItem(const CBCGPGridItem *pItem) const CBCGPGridCtrlvirtual
OnResizeColumns()CBCGPGridCtrlprotectedvirtual
OnRowCheckBoxClick(CBCGPGridRow *pRow)CBCGPGridCtrlprotectedvirtual
OnRowHeaderClick(CBCGPGridRow *pRow, CRect rect)CBCGPGridCtrlprotectedvirtual
OnRowHeaderDblClick(CBCGPGridRow *pRow, CPoint point, CRect rect)CBCGPGridCtrlprotectedvirtual
OnScaleChanged(double dblOldScale)CBCGPGridCtrlvirtual
OnSelChanged(const CBCGPGridRange &range, BOOL bSelect)CBCGPGridCtrlprotectedvirtual
OnSelChanging(const CBCGPGridRange &range, BOOL bSelect)CBCGPGridCtrlprotectedvirtual
OnStartColumnOnNewPrintPage(int nColumn)CBCGPGridCtrlvirtual
OnTextFound(LPCTSTR lpszFind, CBCGPGridItemID idPos)CBCGPGridCtrlvirtual
OnTextNotFound(LPCTSTR lpszFind)CBCGPGridCtrlvirtual
OpenFindReplaceDlg(BOOL bFindDialogOnly=TRUE)CBCGPGridCtrlvirtual
ParseURLString(CString str, CString &strTextToDisplay, CString &strURL)CBCGPDBGridCtrlvirtual
Paste()CBCGPGridCtrlvirtual
Print()CBCGPGridCtrl
PrintLayout(CDC *pDC, CPrintInfo *pInfo)CBCGPGridCtrlvirtual
ProcessGestureEvent(CWnd *pWndThis, WPARAM wp, LPARAM lp)CBCGPGestureBaseprotected
RemoveAll()CBCGPGridCtrlvirtual
RemoveGroupColumn(int nPos)CBCGPGridCtrl
RemoveRow(int nPos, BOOL bRedraw=TRUE)CBCGPGridCtrl
RemoveSortColumn(int nColumn)CBCGPGridCtrl
ReplaceItemFromArchive(CArchive &ar, CBCGPGridRow *pRow, int nColumn, BOOL bTestMode=FALSE)CBCGPGridCtrlvirtual
ScrollToRow(int nTopVisibleRow)CBCGPGridCtrl
SelectAll(BOOL bRedraw=TRUE)CBCGPGridCtrl
SelectArea(int nStartRow, int nStartColumn, int nRows, int nColumns, BOOL bRedraw=TRUE, BOOL bClearSelection=TRUE)CBCGPGridCtrl
SelectColumn(int nColumn, BOOL bRedraw=TRUE)CBCGPGridCtrl
SelectFirstLastItemInColumn(BOOL bIsFirst, BOOL bShift)CBCGPGridCtrl
SelectFirstLastItemInRow(BOOL bIsFirst, BOOL bShift)CBCGPGridCtrl
SelectRow(int nRow, BOOL bRedraw=TRUE)CBCGPGridCtrl
SetBoldFont(CDC *pDC)CBCGPGridCtrl
SetBoolLabels(LPCTSTR lpszTrue, LPCTSTR lpszFalse)CBCGPGridCtrl
SetChangeSelectionTransitionTime(UINT nTime)CBCGPGridCtrl
SetClearInplaceEditOnEnter(BOOL bClear)CBCGPGridCtrlinline
SetColorTheme(const CBCGPGridColors &theme, BOOL bRedraw=TRUE, BOOL bFullCopy=FALSE)CBCGPGridCtrlvirtual
SetColumnAlign(int nCol, int nAlign)CBCGPGridCtrl
SetColumnLocked(int nCol, BOOL bLockedSize=TRUE)CBCGPGridCtrl
SetColumnName(int nCol, LPCTSTR lpszColumn)CBCGPGridCtrl
SetColumnOrderArray(int iCount, LPINT piArray)CBCGPGridCtrlinline
SetColumnOrderArray(const CArray< int, int > &arColumns)CBCGPGridCtrlinline
SetColumnVisible(int nColumn, BOOL bVisible)CBCGPGridCtrl
SetColumnWidth(int nCol, int nWidth)CBCGPGridCtrl
SetCurSel(CBCGPGridRow *pItem, BOOL bRedraw=TRUE)CBCGPGridCtrl
SetCurSel(CBCGPGridItemID idItem, DWORD dwSelMode=SM_SINGE_SEL_GROUP|SM_SINGLE_ITEM, BOOL bRedraw=TRUE)CBCGPGridCtrlvirtual
SetCustomColors(COLORREF clrBackground, COLORREF clrText, COLORREF clrGroupBackground, COLORREF clrGroupText, COLORREF clrLeftOffset, COLORREF clrLine)CBCGPGridCtrl
SetCustomLargeRowHeight(int nLargeHeight=0)CBCGPGridCtrl
SetCustomRowHeight(int nHeight=0, int nLargeHeight=0)CBCGPGridCtrl
SetDbSort(BOOL bSet=TRUE)CBCGPDBGridCtrlinline
SetDefaultItemRTC(CRuntimeClass *pRTC)CBCGPGridCtrlinline
SetDisabledTextColor(BOOL bSet=TRUE, BOOL bRedraw=TRUE)CBCGPGridCtrl
SetDisableWholeSelHeaderHighlighting(BOOL bHighlight=TRUE)CBCGPGridCtrlinline
SetDrawCellsWithCustomColorsOnSelection(BOOL bSet=TRUE, double dblColorSelRatio=0.2)CBCGPGridCtrlinline
SetEditFirstClick(BOOL bEditFirstClick=TRUE)CBCGPGridCtrlinline
SetFilterBarText(int nColumn, const CString &strText)CBCGPGridCtrl
SetGridFooterHeight(int nHeight)CBCGPGridCtrlinline
SetGridHeaderHeight(int nHeight)CBCGPGridCtrlinline
SetHeaderAlign(int nCol, int nAlign)CBCGPGridCtrl
SetHeaderBtnImageList(CBCGPToolBarImages *pImagesHeaderBtn)CBCGPGridCtrl
SetHeaderImageList(CImageList *pImagesHeader)CBCGPGridCtrl
SetHeaderImageList(UINT nResID, int cxImage=16, COLORREF clrTransparent=RGB(255, 0, 255), BOOL bAutoScale=TRUE)CBCGPGridCtrl
SetImageList(CImageList *pImages)CBCGPGridCtrl
SetImageList(UINT nResID, int cxImage=16, COLORREF clrTransparent=RGB(255, 0, 255), BOOL bAutoScale=TRUE)CBCGPGridCtrl
SetItemRTC(int nColumn, CRuntimeClass *pRuntimeClass)CBCGPGridCtrl
SetListDelimiter(TCHAR c)CBCGPGridCtrl
SetPreviewTextColor(COLORREF clr)CBCGPGridCtrl
SetPrinterFont(CFont *pFont, CFont *pFontBold)CBCGPGridCtrl
SetReadOnly(BOOL bReadOnly=TRUE)CBCGPGridCtrlinline
SetRowMarker(BOOL bShow=TRUE)CBCGPGridCtrlinline
SetScale(double dblScale, BOOL bNotifyParent=FALSE, CPoint ptCenter=CPoint(0, 0))CBCGPGridCtrl
SetScalingRange(double dblMinScale, double dblMaxScale)CBCGPGridCtrl
SetScrollBarsStyle(CBCGPScrollBar::BCGPSB_STYLE style)CBCGPGridCtrlinline
SetSel(const CBCGPGridItemID &idItem, BOOL bSelect=TRUE, BOOL bRedraw=TRUE)CBCGPGridCtrl
SetSelectionBorder(BOOL bEnabled=TRUE)CBCGPGridCtrlinline
SetShowDragContext(BOOL bShowDragContext=TRUE)CBCGPGridCtrlinline
SetShowInPlaceToolTip(BOOL bShow=TRUE)CBCGPGridCtrl
SetSingleSel(BOOL bSingleSel=TRUE)CBCGPGridCtrlinline
SetSortColumn(int nColumn, BOOL bAscending=TRUE, BOOL bAdd=FALSE)CBCGPGridCtrl
SetTextColor(COLORREF clr, BOOL bRedraw=TRUE)CBCGPGridCtrl
SetTextColumn(int nColumn, BOOL bText)CBCGPGridCtrl
SetVirtualRows(int nRowsNum)CBCGPGridCtrl
SetVisualManagerColorTheme(BOOL bSet=TRUE, BOOL bRedraw=TRUE, BOOL bAutoUpdateOnVMChange=TRUE, BOOL bIncludeScrollbarTheme=TRUE)CBCGPGridCtrlvirtual
SetWholeRowSel(BOOL bWholeRowSel=TRUE)CBCGPGridCtrlinline
ShowColumnsChooser(BOOL bShow=TRUE, BOOL bVisualManagerStyle=FALSE)CBCGPGridCtrlvirtual
ShowHorzScrollBar(BOOL bShow=TRUE)CBCGPGridCtrlinline
ShowVertScrollBar(BOOL bShow=TRUE)CBCGPGridCtrlinline
Sort(int nColumn, BOOL bAscending=TRUE, BOOL bAdd=FALSE)CBCGPDBGridCtrlvirtual
StartAnimation(double dblStartValue, double dblFinalValue, double dblDurationInSeconds, BCGPAnimationType type, CBCGPAnimationManagerOptions *pOptions=NULL, double dblDelayInSeconds=0.0)CBCGPAnimationManager
StartFlashAnimation(double dblPeriodInSeconds)CBCGPAnimationManager
StopAnimation(BOOL bNotify=TRUE)CBCGPAnimationManager
UnfreezeColumns(BOOL bRedraw=TRUE)CBCGPGridCtrlinline
UnfreezeRows(BOOL bRedraw=TRUE)CBCGPGridCtrlinline
UnMergeRange(const CBCGPGridRange &range, BOOL bRedraw=TRUE)CBCGPGridCtrl
UnMergeSelection(BOOL bRedraw=TRUE)CBCGPGridCtrl
ValidateItemData(CBCGPGridRow *)CBCGPGridCtrlinlinevirtual