CGridCtrl Member List

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

AutoFill()CGridCtrl
AutoSize(UINT nAutoSizeStyle=GVS_DEFAULT)CGridCtrl
AutoSizeColumn(int nCol, UINT nAutoSizeStyle=GVS_DEFAULT, BOOL bResetScroll=TRUE)CGridCtrl
AutoSizeColumns(UINT nAutoSizeStyle=GVS_DEFAULT)CGridCtrl
AutoSizeRow(int nRow, BOOL bResetScroll=TRUE)CGridCtrl
AutoSizeRows()CGridCtrl
CGridCell classCGridCtrl [friend]
CGridCellBase classCGridCtrl [friend]
CGridCtrl(int nRows=0, int nCols=0, int nFixedRows=0, int nFixedCols=0)CGridCtrl
CopyTextFromGrid()CGridCtrl [virtual]
Create(const RECT &rect, CWnd *parent, UINT nID, DWORD dwStyle=WS_CHILD|WS_BORDER|WS_TABSTOP|WS_VISIBLE)CGridCtrl
CreateCell(int nRow, int nCol)CGridCtrl [protected, virtual]
CreateDragImage(CPoint *pHotSpot)CGridCtrl [protected, virtual]
CutSelectedText()CGridCtrl [virtual]
DECLARE_MESSAGE_MAP()CGridCtrl [protected]
DeleteAllItems()CGridCtrl
DeleteColumn(int nColumn)CGridCtrl
DeleteNonFixedRows()CGridCtrl
DeleteRow(int nRow)CGridCtrl
DestroyCell(int nRow, int nCol)CGridCtrl [protected, virtual]
eMouseModes enum nameCGridCtrl [protected]
EnableColumnHide(BOOL bEnable=TRUE)CGridCtrl [inline]
EnableDragAndDrop(BOOL bAllow=TRUE)CGridCtrl [inline]
EnableHiddenColUnhide(BOOL bEnable=TRUE)CGridCtrl [inline]
EnableHiddenRowUnhide(BOOL bEnable=TRUE)CGridCtrl [inline]
EnableRowHide(BOOL bEnable=TRUE)CGridCtrl [inline]
EnableScrollBars(int nBar, BOOL bEnable=TRUE)CGridCtrl [protected]
EnableSelection(BOOL bEnable=TRUE)CGridCtrl [inline]
EnableTitleTips(BOOL bEnable=TRUE)CGridCtrl [inline]
EnableWysiwygPrinting(BOOL bEnable=TRUE)CGridCtrl [inline]
EndEditing()CGridCtrl [protected, virtual]
EnsureVisible(CCellID &cell)CGridCtrl [inline]
EnsureVisible(int nRow, int nCol)CGridCtrl
EraseBkgnd(CDC *pDC)CGridCtrl [protected]
ExpandColumnsToFit()CGridCtrl
ExpandLastColumn()CGridCtrl
ExpandRowsToFit()CGridCtrl
ExpandToFit()CGridCtrl
GetAutoSizeStyle()CGridCtrl [inline]
GetBkColor()CGridCtrl [inline]
GetCallbackFunc()CGridCtrl [inline]
GetCell(int nRow, int nCol) const CGridCtrl [inline]
GetCellFromPt(CPoint point, BOOL bAllowFixedCellCheck=TRUE)CGridCtrl [protected]
GetCellOrigin(int nRow, int nCol, LPPOINT p)CGridCtrl
GetCellOrigin(const CCellID &cell, LPPOINT p)CGridCtrl
GetCellRange() const CGridCtrl
GetCellRangeRect(const CCellRange &cellRange, LPRECT lpRect)CGridCtrl [protected]
GetCellRect(int nRow, int nCol, LPRECT pRect)CGridCtrl
GetCellRect(const CCellID &cell, LPRECT pRect)CGridCtrl
GetCellTextExtent(int nRow, int nCol)CGridCtrl [inline]
GetColumnCount() const CGridCtrl [inline]
GetColumnHide()CGridCtrl [inline]
GetColumnResize() const CGridCtrl [inline]
GetColumnWidth(int nCol) const CGridCtrl
GetDefaultCell(BOOL bFixedRow, BOOL bFixedCol) const CGridCtrl [inline]
GetDefCellHeight() const CGridCtrl [inline]
GetDefCellMargin() const CGridCtrl [inline]
GetDefCellWidth() const CGridCtrl [inline]
GetDoubleBuffering() const CGridCtrl [inline]
GetDragAndDrop() const CGridCtrl [inline]
GetFixedBkColor() const CGridCtrl [inline]
GetFixedColumnCount() const CGridCtrl [inline]
GetFixedColumnSelection()CGridCtrl [inline]
GetFixedColumnWidth() const CGridCtrl
GetFixedRowCount() const CGridCtrl [inline]
GetFixedRowHeight() const CGridCtrl
GetFixedRowSelection()CGridCtrl [inline]
GetFixedTextColor() const CGridCtrl [inline]
GetFocusCell() const CGridCtrl [inline]
GetFrameFocusCell()CGridCtrl [inline]
GetGridBkColor() const CGridCtrl [inline]
GetGridColor()CGridCtrl [inline]
GetGridLineColor() const CGridCtrl [inline]
GetGridLines() const CGridCtrl [inline]
GetHandleTabKey() const CGridCtrl [inline]
GetHeaderSort() const CGridCtrl [inline]
GetHiddenColUnhide()CGridCtrl [inline]
GetHiddenRowUnhide()CGridCtrl [inline]
GetImageList() const CGridCtrl [inline]
GetItem(GV_ITEM *pItem)CGridCtrl
GetItemBkColour(int nRow, int nCol) const CGridCtrl
GetItemData(int nRow, int nCol) const CGridCtrl
GetItemFgColour(int nRow, int nCol) const CGridCtrl
GetItemFont(int nRow, int nCol)CGridCtrl
GetItemFormat(int nRow, int nCol) const CGridCtrl
GetItemImage(int nRow, int nCol) const CGridCtrl
GetItemState(int nRow, int nCol) const CGridCtrl
GetItemText(int nRow, int nCol) const CGridCtrl
GetListMode() const CGridCtrl [inline]
GetModified(int nRow=-1, int nCol=-1)CGridCtrl
GetMouseMode() const CGridCtrl [inline, protected]
GetNextItem(CCellID &cell, int nFlags) const CGridCtrl
GetPointClicked(int nRow, int nCol, const CPoint &point)CGridCtrl [protected]
GetPrintMarginInfo(int &nHeaderHeight, int &nFooterHeight, int &nLeftMargin, int &nRightMargin, int &nTopMargin, int &nBottomMargin, int &nGap)CGridCtrl
GetRowCount() const CGridCtrl [inline]
GetRowHeight(int nRow) const CGridCtrl
GetRowHide()CGridCtrl [inline]
GetRowResize() const CGridCtrl [inline]
GetScrollPos32(int nBar, BOOL bGetTrackPos=FALSE)CGridCtrl [protected]
GetSelectedCellRange() const CGridCtrl
GetSelectedCount() const CGridCtrl [inline]
GetShadedPrintOut(void)CGridCtrl [inline]
GetSingleColSelection()CGridCtrl [inline]
GetSingleRowSelection()CGridCtrl [inline]
GetSortAscending() const CGridCtrl [inline]
GetSortColumn() const CGridCtrl [inline]
GetTextBkColor()CGridCtrl [inline]
GetTextColor()CGridCtrl [inline]
GetTextExtent(int nRow, int nCol, LPCTSTR str)CGridCtrl
GetTextRect(const CCellID &cell, LPRECT pRect)CGridCtrl
GetTextRect(int nRow, int nCol, LPRECT pRect)CGridCtrl
GetTitleTipBackClr()CGridCtrl [inline]
GetTitleTips()CGridCtrl [inline]
GetTitleTipTextClr()CGridCtrl [inline]
GetTopleftNonFixedCell()CGridCtrl [protected]
GetTrackFocusCell()CGridCtrl [inline]
GetUnobstructedNonFixedCellRange()CGridCtrl [protected]
GetVirtualHeight() const CGridCtrl
GetVirtualMode() const CGridCtrl [inline]
GetVirtualWidth() const CGridCtrl
GetVisibleNonFixedCellRange(LPRECT pRect=NULL)CGridCtrl [protected]
GetWysiwygPrinting()CGridCtrl [inline]
Initialise()CGridCtrl [protected]
InsertColumn(LPCTSTR strHeading, UINT nFormat=DT_CENTER|DT_VCENTER|DT_SINGLELINE, int nColumn=-1)CGridCtrl
InsertRow(LPCTSTR strHeading, int nRow=-1)CGridCtrl
InvalidateCellRect(const int row, const int col)CGridCtrl [protected]
InvalidateCellRect(const CCellID &cell)CGridCtrl [protected]
InvalidateCellRect(const CCellRange &cellRange)CGridCtrl [protected]
IsCellEditable(int nRow, int nCol) const CGridCtrl
IsCellEditable(CCellID &cell) const CGridCtrl
IsCellFixed(int nRow, int nCol)CGridCtrl
IsCellSelected(int nRow, int nCol) const CGridCtrl
IsCellSelected(CCellID &cell) const CGridCtrl
IsCellVisible(int nRow, int nCol)CGridCtrl
IsCellVisible(CCellID cell)CGridCtrl
IsEditable() const CGridCtrl [inline]
IsItemEditing(int nRow, int nCol)CGridCtrl
IsSelectable() const CGridCtrl [inline]
IsValid(int nRow, int nCol) const CGridCtrl
IsValid(const CCellID &cell) const CGridCtrl
IsValid(const CCellRange &range) const CGridCtrl
IsVisibleHScroll()CGridCtrl [inline, protected]
IsVisibleVScroll()CGridCtrl [inline, protected]
Load(LPCTSTR filename)CGridCtrl
m_arColWidthsCGridCtrl [protected]
m_arRowHeightsCGridCtrl [protected]
m_bAllowColHideCGridCtrl [protected]
m_bAllowColumnResizeCGridCtrl [protected]
m_bAllowDragAndDropCGridCtrl [protected]
m_bAllowDrawCGridCtrl [protected]
m_bAllowRowHideCGridCtrl [protected]
m_bAllowRowResizeCGridCtrl [protected]
m_bAscendingCGridCtrl [protected]
m_bAutoSizeSkipColHdrCGridCtrl [protected]
m_bDoubleBufferCGridCtrl [protected]
m_bEditableCGridCtrl [protected]
m_bEnableSelectionCGridCtrl [protected]
m_bFixedColumnSelectionCGridCtrl [protected]
m_bFixedRowSelectionCGridCtrl [protected]
m_bFrameFocusCGridCtrl [protected]
m_bHandleTabKeyCGridCtrl [protected]
m_bHiddenColUnhideCGridCtrl [protected]
m_bHiddenRowUnhideCGridCtrl [protected]
m_bListModeCGridCtrl [protected]
m_bModifiedCGridCtrl [protected]
m_bMouseButtonDownCGridCtrl [protected]
m_bMustUninitOLECGridCtrl [protected]
m_bShadedPrintOutCGridCtrl [protected]
m_bSingleColSelectionCGridCtrl [protected]
m_bSingleRowSelectionCGridCtrl [protected]
m_bSortOnClickCGridCtrl [protected]
m_bTitleTipsCGridCtrl [protected]
m_bTrackFocusCellCGridCtrl [protected]
m_bVirtualModeCGridCtrl [protected]
m_bWysiwygPrintingCGridCtrl [protected]
m_cellDefaultCGridCtrl [protected]
m_cellFixedColDefCGridCtrl [protected]
m_cellFixedRowColDefCGridCtrl [protected]
m_cellFixedRowDefCGridCtrl [protected]
m_CharSizeCGridCtrl [protected]
m_cr3DFaceCGridCtrl [protected]
m_crFixedBkColourCGridCtrl [protected]
m_crFixedTextColourCGridCtrl [protected]
m_crGridBkColourCGridCtrl [protected]
m_crGridLineColourCGridCtrl [protected]
m_crShadowCGridCtrl [protected]
m_crTTipBackClrCGridCtrl [protected]
m_crTTipTextClrCGridCtrl [protected]
m_crWindowColourCGridCtrl [protected]
m_crWindowTextCGridCtrl [protected]
m_DropTargetCGridCtrl [protected]
m_idCurrentCellCGridCtrl [protected]
m_idTopLeftCellCGridCtrl [protected]
m_LastDragOverCellCGridCtrl [protected]
m_LastMousePointCGridCtrl [protected]
m_LeftClickDownCellCGridCtrl [protected]
m_LeftClickDownPointCGridCtrl [protected]
m_LogicalPageSizeCGridCtrl [protected]
m_lParamCGridCtrl [protected]
m_MouseModeCGridCtrl [protected]
m_nAutoSizeColumnStyleCGridCtrl [protected]
m_nBarStateCGridCtrl [protected]
m_nBottomMarginCGridCtrl [protected]
m_nColsCGridCtrl [protected]
m_nCurrPrintRowCGridCtrl [protected]
m_nFixedColsCGridCtrl [protected]
m_nFixedRowsCGridCtrl [protected]
m_nFooterHeightCGridCtrl [protected]
m_nGapCGridCtrl [protected]
m_nGridLinesCGridCtrl [protected]
m_nHeaderHeightCGridCtrl [protected]
m_nHScrollMaxCGridCtrl [protected]
m_nLeftMarginCGridCtrl [protected]
m_nNumPagesCGridCtrl [protected]
m_nPageHeightCGridCtrl [protected]
m_nPageMultiplierCGridCtrl [protected]
m_nPageWidthCGridCtrl [protected]
m_nPrintColumnCGridCtrl [protected]
m_nResizeCaptureRangeCGridCtrl [protected]
m_nRightMarginCGridCtrl [protected]
m_nRowsCGridCtrl [protected]
m_nRowsPerWheelNotchCGridCtrl [protected]
m_nSortColumnCGridCtrl [protected]
m_nTimerIDCGridCtrl [protected]
m_nTimerIntervalCGridCtrl [protected]
m_nTopMarginCGridCtrl [protected]
m_nVScrollMaxCGridCtrl [protected]
m_PaperSizeCGridCtrl [protected]
m_pfnCallbackCGridCtrl [protected]
m_pImageListCGridCtrl [protected]
m_PrevSelectedCellMapCGridCtrl [protected]
m_PrinterFontCGridCtrl [protected]
m_pRtcDefaultCGridCtrl [protected]
m_RowDataCGridCtrl [protected]
m_SelectedCellMapCGridCtrl [protected]
m_SelectionStartCellCGridCtrl [protected]
m_TitleTipCGridCtrl [protected]
MOUSE_DRAGGING enum valueCGridCtrl [protected]
MOUSE_NOTHING enum valueCGridCtrl [protected]
MOUSE_OVER_COL_DIVIDE enum valueCGridCtrl [protected]
MOUSE_OVER_ROW_DIVIDE enum valueCGridCtrl [protected]
MOUSE_PREPARE_DRAG enum valueCGridCtrl [protected]
MOUSE_PREPARE_EDIT enum valueCGridCtrl [protected]
MOUSE_SCROLLING_CELLS enum valueCGridCtrl [protected]
MOUSE_SELECT_ALL enum valueCGridCtrl [protected]
MOUSE_SELECT_CELLS enum valueCGridCtrl [protected]
MOUSE_SELECT_COL enum valueCGridCtrl [protected]
MOUSE_SELECT_ROW enum valueCGridCtrl [protected]
MOUSE_SIZING_COL enum valueCGridCtrl [protected]
MOUSE_SIZING_ROW enum valueCGridCtrl [protected]
MouseOverColumnResizeArea(CPoint &point)CGridCtrl [protected]
MouseOverRowResizeArea(CPoint &point)CGridCtrl [protected]
OnBeginDrag()CGridCtrl
OnBeginPrinting(CDC *pDC, CPrintInfo *pInfo)CGridCtrl [virtual]
OnCaptureChanged(CWnd *pWnd)CGridCtrl [protected]
OnChar(UINT nChar, UINT nRepCnt, UINT nFlags)CGridCtrl [protected]
OnDragEnter(COleDataObject *pDataObject, DWORD dwKeyState, CPoint point)CGridCtrl
OnDragLeave()CGridCtrl
OnDragOver(COleDataObject *pDataObject, DWORD dwKeyState, CPoint point)CGridCtrl
OnDraw(CDC *pDC)CGridCtrl [protected, virtual]
OnDrop(COleDataObject *pDataObject, DROPEFFECT dropEffect, CPoint point)CGridCtrl
OnEditCell(int nRow, int nCol, CPoint point, UINT nChar)CGridCtrl [protected, virtual]
OnEditCopy()CGridCtrl [virtual]
OnEditCut()CGridCtrl [virtual]
OnEditPaste()CGridCtrl [virtual]
OnEditSelectAll()CGridCtrl [virtual]
OnEndEditCell(int nRow, int nCol, CString str)CGridCtrl [protected, virtual]
OnEndInPlaceEdit(NMHDR *pNMHDR, LRESULT *pResult)CGridCtrl [protected]
OnEndPrinting(CDC *pDC, CPrintInfo *pInfo)CGridCtrl [virtual]
OnEraseBkgnd(CDC *pDC)CGridCtrl [protected]
OnFixedColumnClick(CCellID &cell)CGridCtrl [protected, virtual]
OnFixedRowClick(CCellID &cell)CGridCtrl [protected, virtual]
OnGetDlgCode()CGridCtrl [protected]
OnGetFont(WPARAM hFont, LPARAM lParam)CGridCtrl [protected]
OnHScroll(UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)CGridCtrl [protected]
OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags)CGridCtrl [protected]
OnLButtonDblClk(UINT nFlags, CPoint point)CGridCtrl [protected]
OnLButtonDown(UINT nFlags, CPoint point)CGridCtrl [protected]
OnLButtonUp(UINT nFlags, CPoint point)CGridCtrl [protected]
OnMouseMove(UINT nFlags, CPoint point)CGridCtrl [protected]
OnPaint()CGridCtrl [protected]
OnPrint(CDC *pDC, CPrintInfo *pInfo)CGridCtrl [virtual]
OnRButtonUp(UINT nFlags, CPoint point)CGridCtrl [protected]
OnSelecting(const CCellID &currentCell)CGridCtrl [protected]
OnSetCursor(CWnd *pWnd, UINT nHitTest, UINT message)CGridCtrl [protected]
OnSetFont(WPARAM hFont, LPARAM lParam)CGridCtrl [protected]
OnSize(UINT nType, int cx, int cy)CGridCtrl [protected]
OnSysColorChange()CGridCtrl [protected]
OnSysKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags)CGridCtrl [protected]
OnTimer(UINT nIDEvent)CGridCtrl [protected]
OnUpdateEditCopy(CCmdUI *pCmdUI)CGridCtrl [protected]
OnUpdateEditCut(CCmdUI *pCmdUI)CGridCtrl [protected]
OnUpdateEditPaste(CCmdUI *pCmdUI)CGridCtrl [protected]
OnUpdateEditSelectAll(CCmdUI *pCmdUI)CGridCtrl [protected]
OnVScroll(UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)CGridCtrl [protected]
PasteTextToGrid(CCellID cell, COleDataObject *pDataObject)CGridCtrl [virtual]
PreSubclassWindow()CGridCtrl [protected, virtual]
Print()CGridCtrl
PrintColumnHeadings(CDC *pDC, CPrintInfo *pInfo)CGridCtrl [protected, virtual]
PrintFooter(CDC *pDC, CPrintInfo *pInfo)CGridCtrl [protected, virtual]
PrintHeader(CDC *pDC, CPrintInfo *pInfo)CGridCtrl [protected, virtual]
PrintRowButtons(CDC *pDC, CPrintInfo *)CGridCtrl [protected, virtual]
RedrawCell(int nRow, int nCol, CDC *pDC=NULL)CGridCtrl
RedrawCell(const CCellID &cell, CDC *pDC=NULL)CGridCtrl
RedrawColumn(int col)CGridCtrl
RedrawRow(int row)CGridCtrl
Refresh()CGridCtrl
RegisterWindowClass()CGridCtrl [protected]
ResetScrollBars()CGridCtrl [protected]
ResetSelectedRange()CGridCtrl [protected]
Save(LPCTSTR filename)CGridCtrl
SelectAllCells()CGridCtrl [protected]
SelectCells(CCellID currentCell, BOOL bForceRedraw=FALSE, BOOL bSelectCells=TRUE)CGridCtrl [protected]
SelectColumns(CCellID currentCell, BOOL bForceRedraw=FALSE, BOOL bSelectCells=TRUE)CGridCtrl [protected]
SelectRows(CCellID currentCell, BOOL bForceRedraw=FALSE, BOOL bSelectCells=TRUE)CGridCtrl [protected]
SendCacheHintToParent(CCellRange &range) const CGridCtrl [protected]
SendDisplayRequestToParent(GV_DISPINFO *pDisplayInfo) const CGridCtrl [protected]
SendMessageToParent(int nRow, int nCol, int nMessage) const CGridCtrl [protected]
SetAutoSizeStyle(int nStyle=GVS_BOTH)CGridCtrl [inline]
SetBkColor(COLORREF clr)CGridCtrl [inline]
SetCallbackFunc(GRIDCALLBACK pCallback, LPARAM lParam)CGridCtrl [inline]
SetCell(int nRow, int nCol, CGridCellBase *pCell)CGridCtrl [inline, protected]
SetCellType(int nRow, int nCol, CRuntimeClass *pRuntimeClass)CGridCtrl
SetColumnCount(int nCols=10)CGridCtrl
SetColumnResize(BOOL bResize=TRUE)CGridCtrl [inline]
SetColumnWidth(int col, int width)CGridCtrl
SetDefaultCellType(CRuntimeClass *pRuntimeClass)CGridCtrl
SetDefCellHeight(int nHeight)CGridCtrl [inline]
SetDefCellMargin(int nMargin)CGridCtrl [inline]
SetDefCellWidth(int nWidth)CGridCtrl [inline]
SetDoubleBuffering(BOOL bBuffer=TRUE)CGridCtrl [inline]
SetEditable(BOOL bEditable=TRUE)CGridCtrl [inline]
SetFixedBkColor(COLORREF clr)CGridCtrl [inline]
SetFixedColumnCount(int nFixedCols=1)CGridCtrl
SetFixedColumnSelection(BOOL bSelect)CGridCtrl [inline]
SetFixedRowCount(int nFixedRows=1)CGridCtrl
SetFixedRowSelection(BOOL bSelect)CGridCtrl [inline]
SetFixedTextColor(COLORREF clr)CGridCtrl [inline]
SetFocusCell(CCellID cell)CGridCtrl
SetFocusCell(int nRow, int nCol)CGridCtrl
SetFrameFocusCell(BOOL bFrame)CGridCtrl [inline]
SetGridBkColor(COLORREF clr)CGridCtrl [inline]
SetGridColor(COLORREF clr)CGridCtrl [inline]
SetGridLineColor(COLORREF clr)CGridCtrl [inline]
SetGridLines(int nWhichLines=GVL_BOTH)CGridCtrl
SetHandleTabKey(BOOL bHandleTab=TRUE)CGridCtrl [inline]
SetHeaderSort(BOOL bSortOnClick=TRUE)CGridCtrl [inline]
SetImageList(CImageList *pList)CGridCtrl [inline]
SetItem(const GV_ITEM *pItem)CGridCtrl
SetItemBkColour(int nRow, int nCol, COLORREF cr=CLR_DEFAULT)CGridCtrl
SetItemData(int nRow, int nCol, LPARAM lParam)CGridCtrl
SetItemFgColour(int nRow, int nCol, COLORREF cr=CLR_DEFAULT)CGridCtrl
SetItemFont(int nRow, int nCol, const LOGFONT *lf)CGridCtrl
SetItemFormat(int nRow, int nCol, UINT nFormat)CGridCtrl
SetItemImage(int nRow, int nCol, int iImage)CGridCtrl
SetItemState(int nRow, int nCol, UINT state)CGridCtrl
SetItemText(int nRow, int nCol, LPCTSTR str)CGridCtrl
SetListMode(BOOL bEnableListMode=TRUE)CGridCtrl
SetModified(BOOL bModified=TRUE, int nRow=-1, int nCol=-1)CGridCtrl
SetMouseMode(int nMode)CGridCtrl [inline, protected]
SetPrintMarginInfo(int nHeaderHeight, int nFooterHeight, int nLeftMargin, int nRightMargin, int nTopMargin, int nBottomMargin, int nGap)CGridCtrl
SetRedraw(BOOL bAllowDraw, BOOL bResetScrollBars=FALSE)CGridCtrl
SetRowCount(int nRows=10)CGridCtrl
SetRowHeight(int row, int height)CGridCtrl
SetRowResize(BOOL bResize=TRUE)CGridCtrl [inline]
SetScrollPos32(int nBar, int nPos, BOOL bRedraw=TRUE)CGridCtrl [protected]
SetSelectedRange(const CCellRange &Range, BOOL bForceRepaint=FALSE, BOOL bSelectCells=TRUE)CGridCtrl
SetSelectedRange(int nMinRow, int nMinCol, int nMaxRow, int nMaxCol, BOOL bForceRepaint=FALSE, BOOL bSelectCells=TRUE)CGridCtrl
SetShadedPrintOut(BOOL bEnable=TRUE)CGridCtrl [inline]
SetSingleColSelection(BOOL bSing=TRUE)CGridCtrl [inline]
SetSingleRowSelection(BOOL bSing=TRUE)CGridCtrl [inline]
SetSortAscending(BOOL bAscending)CGridCtrl [inline]
SetSortColumn(int nCol)CGridCtrl
SetTextBkColor(COLORREF clr)CGridCtrl [inline]
SetTextColor(COLORREF clr)CGridCtrl [inline]
SetTitleTipBackClr(COLORREF clr=CLR_DEFAULT)CGridCtrl [inline]
SetTitleTipTextClr(COLORREF clr=CLR_DEFAULT)CGridCtrl [inline]
SetTrackFocusCell(BOOL bTrack)CGridCtrl [inline]
SetupDefaultCells()CGridCtrl [protected]
SetVirtualMode(BOOL bVirtual)CGridCtrl
SortItems(PFNLVCOMPARE pfnCompare, int nCol, BOOL bAscending, LPARAM data=0)CGridCtrl
SortItems(PFNLVCOMPARE pfnCompare, int nCol, BOOL bAscending, LPARAM data, int low, int high)CGridCtrl [protected]
SortTextItems(int nCol, BOOL bAscending)CGridCtrl
SortTextItems(int nCol, BOOL bAscending, int low, int high)CGridCtrl [protected]
~CGridCtrl()CGridCtrl [virtual]


Generated on Thu Dec 7 01:21:06 2006 for DT2005.panorama by  doxygen 1.4.7