DlgGridControl 類別

定義

public ref class DlgGridControl : Microsoft::ReportingServices::QueryDesigners::GridControl, Microsoft::ReportingServices::QueryDesigners::IDlgGridControl
public class DlgGridControl : Microsoft.ReportingServices.QueryDesigners.GridControl, Microsoft.ReportingServices.QueryDesigners.IDlgGridControl
Public Class DlgGridControl
Inherits GridControl
Implements IDlgGridControl
繼承
DlgGridControl
衍生
實作

建構函式

DlgGridControl()
DlgGridControl(IDlgStorage)

欄位

m_backBrush (繼承來源 GridControl)
m_captureTracker (繼承來源 GridControl)
m_Columns (繼承來源 GridControl)
m_curEmbeddedControl (繼承來源 GridControl)
m_gridFont (繼承來源 GridControl)
m_gridHeader (繼承來源 GridControl)
m_gridLinesPen (繼承來源 GridControl)
m_gridStorage (繼承來源 GridControl)
m_gridTooltip (繼承來源 GridControl)
m_highlightBrush (繼承來源 GridControl)
m_highlightTextBrush (繼承來源 GridControl)
m_hooverOverArea (繼承來源 GridControl)
m_linkFont (繼承來源 GridControl)
m_scrollableArea (繼承來源 GridControl)
m_scrollMgr (繼承來源 GridControl)
m_selMgr (繼承來源 GridControl)
m_Storage
MaxDisplayableChars (繼承來源 GridControl)
s_GridEventsCategory (繼承來源 GridControl)
s_GridPropsCategory (繼承來源 GridControl)
TName

屬性

ActAsEnabled (繼承來源 GridControl)
AlwaysHighlightSelection (繼承來源 GridControl)
AutoScrollInterval (繼承來源 GridControl)
BorderStyle (繼承來源 GridControl)
ColumnsNumber (繼承來源 GridControl)
ColumnsReorderableByDefault (繼承來源 GridControl)
ColumnsSeparator (繼承來源 GridControl)
CreateParams (繼承來源 GridControl)
DefaultHeaderFont (繼承來源 GridControl)
DlgStorage
FirstScrollableColumn (繼承來源 GridControl)
FirstScrollableRow (繼承來源 GridControl)
FocusEditorOnNavigation (繼承來源 GridControl)
GridColumnsInfo (繼承來源 GridControl)
GridLinesPen (繼承來源 GridControl)
GridLineType (繼承來源 GridControl)
GridStorage (繼承來源 GridControl)
HeaderFont (繼承來源 GridControl)
HeaderHeight (繼承來源 GridControl)
HighlightColor (繼承來源 GridControl)
IsEditing (繼承來源 GridControl)
IsInitializing (繼承來源 GridControl)
MarginsWidth (繼承來源 GridControl)
NeedToHighlightCurrentCell (繼承來源 GridControl)
NewLineCharacters (繼承來源 GridControl)
PrintDocument (繼承來源 GridControl)
RowHeight (繼承來源 GridControl)
RowsNumber
SelectedCells (繼承來源 GridControl)
SelectedRow
SelectedRows
SelectionType (繼承來源 GridControl)
ShouldCommitEmbeddedControlOnLostFocus (繼承來源 GridControl)
StringForBitmapData (繼承來源 GridControl)
StringForButtonsWithBmpOnly (繼承來源 GridControl)
VisibleRowsNum (繼承來源 GridControl)
WithHeader (繼承來源 GridControl)

方法

AddColumn(GridColumnInfo) (繼承來源 GridControl)
AddColumnInternal(GridColumnInfo) (繼承來源 GridControl)
AddRow(GridCellCollection)
AdjustColumnIndexesInSelectedCells(BlockOfCellsCollection, Boolean) (繼承來源 GridControl)
AdjustEmbeddedEditorBoundsForCustomColumn(Rectangle, Int32, Int64) (繼承來源 GridControl)
AdjustSelectionForButtonCellMouseClick() (繼承來源 GridControl)
AllocateBitmapColumn(GridColumnInfo, Int32, Int32) (繼承來源 GridControl)
AllocateButtonColumn(GridColumnInfo, Int32, Int32) (繼承來源 GridControl)
AllocateCheckBoxColumn(GridColumnInfo, Int32, Int32) (繼承來源 GridControl)
AllocateCustomColumn(GridColumnInfo, Int32, Int32) (繼承來源 GridControl)
AllocateGridPrinter() (繼承來源 GridControl)
AllocateHyperlinkColumn(GridColumnInfo, Int32, Int32) (繼承來源 GridControl)
AllocateTextColumn(GridColumnInfo, Int32, Int32) (繼承來源 GridControl)
AlwaysHighlightSelectionInt(Boolean) (繼承來源 GridControl)
BeginInit() (繼承來源 GridControl)
CalculateHeaderHeight(Font) (繼承來源 GridControl)
CalcValidColWidth(Int32) (繼承來源 GridControl)
CheckAndRePositionEmbeddedControlForSmallSizes() (繼承來源 GridControl)
CheckBitArraysLength()
CreateAccessibilityInstance() (繼承來源 GridControl)
DeleteAllRows()
DeleteColumn(Int32) (繼承來源 GridControl)
DeleteColumnInternal(Int32)
DeleteRow(Int32)
Dispose(Boolean) (繼承來源 GridControl)
DoCellPainting(Graphics, SolidBrush, SolidBrush, Font, Rectangle, GridColumn, Int64, Boolean) (繼承來源 GridControl)
DoCellPrinting(Graphics, SolidBrush, SolidBrush, Font, Rectangle, GridColumn, Int64) (繼承來源 GridControl)
EndInit()
EnsureCellIsVisible(Int64, Int32) (繼承來源 GridControl)
EnsureCellIsVisibleInternal(Int64, Int32) (繼承來源 GridControl)
GetAccessibilityObjectById(Int32) (繼承來源 GridControl)
GetButtonCellState(Int64, Int32) (繼承來源 GridControl)
GetCellFont(Int64, GridColumn) (繼承來源 GridControl)
GetCellGDIObjects(GridColumn, Int64, Int32, SolidBrush, SolidBrush) (繼承來源 GridControl)
GetCellInfo(Int32, Int32)
GetCellStringForResizeToShowAll(Int64, Int32, StringFormat) (繼承來源 GridControl)
GetCellStringForResizeToShowAll(Int64, Int32, TextFormatFlags) (繼承來源 GridControl)
GetColumnWidth(Int32) (繼承來源 GridControl)
GetColumnWidthInternal(Int32) (繼承來源 GridControl)
GetCurrentCell(Int64, Int32) (繼承來源 GridControl)
GetCustomColumnStringForClipboardText(Int64, Int32) (繼承來源 GridControl)
GetDataObject(Boolean) (繼承來源 GridControl)
GetDataObjectInternal(Boolean) (繼承來源 GridControl)
GetGridCellArrFromCol(GridCellCollection)
GetGridColumnInfo(Int32) (繼承來源 GridControl)
GetHeaderInfo(Int32, String, Bitmap) (繼承來源 GridControl)
GetHeaderInfo(Int32, String, GridCheckBoxState) (繼承來源 GridControl)
GetHeaderInfoInternal(Int32, String, Bitmap, GridCheckBoxState) (繼承來源 GridControl)
GetMinWidthOfColumn(Int32) (繼承來源 GridControl)
GetRegisteredEmbeddedControl(Int32) (繼承來源 GridControl)
GetRowInfo(Int32)
GetSelectedCell(Int32, Int32)
GetStorageColumnIndexByUIIndex(Int32) (繼承來源 GridControl)
GetStorageRowAsGridCells(Int32)
GetTextBasedColumnStringForClipboardText(Int64, Int32) (繼承來源 GridControl)
GetUIColumnIndexByStorageIndex(Int32) (繼承來源 GridControl)
GetVisibleCellRectangle(Int64, Int32) (繼承來源 GridControl)
GraphicsFromHandle() (繼承來源 GridControl)
HandleButtonLBtnDown() (繼承來源 GridControl)
HandleButtonLBtnUp(Int32, Int32) (繼承來源 GridControl)
HandleButtonMouseMove(Int32, Int32) (繼承來源 GridControl)
HandleButtonMouseMoveWhileDraggingHeader(Int32, Int32) (繼承來源 GridControl)
HandleColResizeLBtnDown() (繼承來源 GridControl)
HandleColResizeLBtnUp(Int32, Int32) (繼承來源 GridControl)
HandleColResizeMouseMove(Int32, Int32, Boolean) (繼承來源 GridControl)
HandleCustomCellDoubleClick(Keys, MouseButtons) (繼承來源 GridControl)
HandleCustomCellMouseBtnDown(Keys, MouseButtons) (繼承來源 GridControl)
HandleCustomCellMouseBtnUp(Int32, Int32, MouseButtons) (繼承來源 GridControl)
HandleCustomCellMouseMove(Int32, Int32, MouseButtons) (繼承來源 GridControl)
HandleHeaderButtonMouseMove(Int32, Int32) (繼承來源 GridControl)
HandleKeyboard(KeyEventArgs) (繼承來源 GridControl)
HandleStdCellLBtnDown(Keys) (繼承來源 GridControl)
HandleStdCellLBtnMouseMove(Int32, Int32) (繼承來源 GridControl)
HandleStdCellLBtnUp(Int32, Int32) (繼承來源 GridControl)
HandleTabOnLastOrFirstCell(Boolean)
HitTest(Int32, Int32) (繼承來源 GridControl)
HitTestGridButton(Int64, Int32, Rectangle, Point) (繼承來源 GridControl)
HitTestInternal(Int32, Int32) (繼承來源 GridControl)
InsertColumn(Int32, GridColumnInfo) (繼承來源 GridControl)
InsertColumnInternal(Int32, GridColumnInfo)
InsertRow(Int32, GridCellCollection)
IsACellBeingEdited(Int64, Int32) (繼承來源 GridControl)
IsACellBeingEditedInternal(Int64, Int32) (繼承來源 GridControl)
IsCellDirty(Int32, Int32)
IsCellEditableFromKeyboardNav() (繼承來源 GridControl)
IsCellVisible(Int32, Int64) (繼承來源 GridControl)
IsColumnHeaderDraggable(Int32) (繼承來源 GridControl)
IsInputChar(Char) (繼承來源 GridControl)
IsRowDirty(Int32)
MeasureWidthOfCustomColumnRows(Int32, Int32, Int64, Int64, Graphics) (繼承來源 GridControl)
MeasureWidthOfRows(Int32, Int32, Int64, Int64, Graphics) (繼承來源 GridControl)
NotifyAccAboutNewSelection(Boolean, Boolean) (繼承來源 GridControl)
OnBackColorChanged(EventArgs) (繼承來源 GridControl)
OnBeforeGetClipboardTextForCells(StringBuilder, Int64, Int64, Int32, Int32) (繼承來源 GridControl)
OnCanInitiateDragFromCell(Int64, Int32) (繼承來源 GridControl)
OnColumnsReordered(Int32, Int32) (繼承來源 GridControl)
OnColumnWasReordered(Int32, Int32) (繼承來源 GridControl)
OnColumnWidthChanged(Int32, Int32) (繼承來源 GridControl)
OnDeleteAllRows()
OnDeleteRow(Int32)
OnEmbeddedControlContentsChanged(IGridEmbeddedControl) (繼承來源 GridControl)
OnEmbeddedControlLostFocus() (繼承來源 GridControl)
OnEnabledChanged(EventArgs) (繼承來源 GridControl)
OnFontChanged(EventArgs) (繼承來源 GridControl)
OnGotFocus(EventArgs) (繼承來源 GridControl)
OnGridSpecialEvent(Int32, Object, HitTestResult, Int64, Int32, Rectangle, MouseButtons, GridButtonArea) (繼承來源 GridControl)
OnHandleCreated(EventArgs) (繼承來源 GridControl)
OnHandleDestroyed(EventArgs) (繼承來源 GridControl)
OnHeaderButtonClicked(Int32, MouseButtons, GridButtonArea) (繼承來源 GridControl)
OnKeyDown(KeyEventArgs) (繼承來源 GridControl)
OnKeyPress(KeyPressEventArgs) (繼承來源 GridControl)
OnKeyPressedOnCell(Int64, Int32, Keys, Keys)
OnKeyUp(KeyEventArgs) (繼承來源 GridControl)
OnLostFocus(EventArgs) (繼承來源 GridControl)
OnMouseButtonClicked(Int64, Int32, Rectangle, MouseButtons) (繼承來源 GridControl)
OnMouseButtonClicking(Int64, Int32, Rectangle, Keys, MouseButtons) (繼承來源 GridControl)
OnMouseButtonDoubleClicked(HitTestResult, Int64, Int32, Rectangle, MouseButtons, GridButtonArea) (繼承來源 GridControl)
OnMouseDown(MouseEventArgs) (繼承來源 GridControl)
OnMouseMove(MouseEventArgs) (繼承來源 GridControl)
OnMouseUp(MouseEventArgs) (繼承來源 GridControl)
OnMouseWheel(MouseEventArgs) (繼承來源 GridControl)
OnMouseWheelInEmbeddedControl(MouseEventArgs) (繼承來源 GridControl)
OnPaint(PaintEventArgs) (繼承來源 GridControl)
OnParentChanged(EventArgs) (繼承來源 GridControl)
OnParentFontChanged(EventArgs) (繼承來源 GridControl)
OnResetFirstScrollableColumn(Int32, Int32) (繼承來源 GridControl)
OnRightToLeftChanged(EventArgs) (繼承來源 GridControl)
OnSelectionChanged(BlockOfCellsCollection) (繼承來源 GridControl)
OnSizeChanged(EventArgs) (繼承來源 GridControl)
OnStandardKeyProcessing(KeyEventArgs) (繼承來源 GridControl)
OnStartCellDragOperation() (繼承來源 GridControl)
OnStartedCellEdit() (繼承來源 GridControl)
OnStoppedCellEdit() (繼承來源 GridControl)
OnTooltipDataNeeded(HitTestResult, Int64, Int32, String) (繼承來源 GridControl)
PaintCurrentCellRect(Graphics, Rectangle) (繼承來源 GridControl)
PaintEmptyGrid(Graphics) (繼承來源 GridControl)
PaintGrid(Graphics) (繼承來源 GridControl)
PaintGridBackground(Graphics) (繼承來源 GridControl)
PaintHeader(Graphics) (繼承來源 GridControl)
PaintHeaderHelper(Graphics, Int32, Int32, Int32, Int32) (繼承來源 GridControl)
PaintHeaderHelper(Graphics, Int32, Int32, Int32, Int32, Boolean) (繼承來源 GridControl)
PaintHorizGridLines(Graphics, Int64, Int32, Int32, Int32, Boolean) (繼承來源 GridControl)
PaintOneCell(Graphics, Int32, Int64, Int32, Int64, Rectangle, Rectangle, Rectangle) (繼承來源 GridControl)
PaintVertGridLines(Graphics, Int32, Int32, Int32, Int32, Int32) (繼承來源 GridControl)
PositionEmbeddedEditor(Rectangle, Int32) (繼承來源 GridControl)
ProcessDialogKey(Keys) (繼承來源 GridControl)
ProcessForTooltip(HitTestResult, Int64, Int32) (繼承來源 GridControl)
ProcessHomeEndKeys(Boolean, Keys) (繼承來源 GridControl)
ProcessKeyPreview(Message) (繼承來源 GridControl)
ProcessLeftRightKeys(Boolean, Keys, Boolean) (繼承來源 GridControl)
ProcessLeftRightUpDownKeysForBlockSel(Keys) (繼承來源 GridControl)
ProcessPageUpDownKeys(Boolean, Keys) (繼承來源 GridControl)
ProcessUpDownKeys(Boolean, Keys) (繼承來源 GridControl)
RegisterEmbeddedControl(Int32, Control) (繼承來源 GridControl)
RegisterEmbeddedControlInternal(Int32, Control) (繼承來源 GridControl)
ResetGrid() (繼承來源 GridControl)
ResetGridInternal()
ResetHeaderFont() (繼承來源 GridControl)
ResizeColumnToShowAllContents(Int32) (繼承來源 GridControl)
ResizeColumnToShowAllContents(Int32, Boolean) (繼承來源 GridControl)
ResizeColumnToShowAllContentsInternal(Int32) (繼承來源 GridControl)
ResizeColumnToShowAllContentsInternal(Int32, Boolean) (繼承來源 GridControl)
SelectedCellsInternal(BlockOfCellsCollection, Boolean) (繼承來源 GridControl)
SendMouseClickToEmbeddedControl() (繼承來源 GridControl)
SetBitmapsForCheckBoxColumn(Int32, Bitmap, Bitmap, Bitmap, Bitmap) (繼承來源 GridControl)
SetCellDirtyState(Int32, Int32, Boolean)
SetCellInfo(Int32, Int32, GridCell)
SetColumnWidth(Int32, GridColumnWidthType, Int32) (繼承來源 GridControl)
SetColumnWidthInternal(Int32, GridColumnWidthType, Int32) (繼承來源 GridControl)
SetCursorForCustomCell(Int64, Int32, Rectangle) (繼承來源 GridControl)
SetCursorFromHitTest(HitTestResult, Int64, Int32, Rectangle) (繼承來源 GridControl)
SetHeaderInfo(Int32, String, Bitmap) (繼承來源 GridControl)
SetHeaderInfo(Int32, String, GridCheckBoxState) (繼承來源 GridControl)
SetHeaderInfoInternal(Int32, String, Bitmap, GridCheckBoxState) (繼承來源 GridControl)
SetMergedHeaderResizeProportion(Int32, Single) (繼承來源 GridControl)
SetMergedHeaderResizeProportionInternal(Int32, Single) (繼承來源 GridControl)
SetRowInfo(Int32, GridCellCollection)
SetSelectedCell(Int32, Int32)
ShouldRedirectKeyPressToMouseClick(Int64, Int32, Keys, Keys)
ShouldSerializeHeaderFont() (繼承來源 GridControl)
StartCellEdit(Int64, Int32) (繼承來源 GridControl)
StartCellEditInternal(Int64, Int32) (繼承來源 GridControl)
StopCellEdit(Boolean) (繼承來源 GridControl)
StopCellEditInternal(Boolean) (繼承來源 GridControl)
UpdateGrid() (繼承來源 GridControl)
UpdateGrid(Boolean) (繼承來源 GridControl)
UpdateGridIfNeeded(Boolean)
UpdateGridInternal(Boolean) (繼承來源 GridControl)
ValidateRowsSel(Boolean)
WndProc(Message) (繼承來源 GridControl)

事件

ColumnReorderRequested (繼承來源 GridControl)
ColumnsReordered (繼承來源 GridControl)
ColumnWidthChanged (繼承來源 GridControl)
CustomizeCellGDIObjects (繼承來源 GridControl)
EmbeddedControlContentsChanged (繼承來源 GridControl)
FillControlWithData
GridSpecialEvent (繼承來源 GridControl)
HeaderButtonClicked (繼承來源 GridControl)
KeyPressedOnCell (繼承來源 GridControl)
MouseButtonClicked (繼承來源 GridControl)
MouseButtonClicking (繼承來源 GridControl)
MouseButtonDoubleClicked (繼承來源 GridControl)
SelectionChanged (繼承來源 GridControl)
SetCellDataFromControl
StandardKeyProcessing (繼承來源 GridControl)
TooltipDataNeeded (繼承來源 GridControl)

適用於