DlgGridControl Klasse

Definition

public ref class DlgGridControl : Microsoft::ReportingServices::QueryDesigners::GridControl, Microsoft::ReportingServices::QueryDesigners::IDlgGridControl
public class DlgGridControl : Microsoft.ReportingServices.QueryDesigners.GridControl, Microsoft.ReportingServices.QueryDesigners.IDlgGridControl
type DlgGridControl = class
    inherit GridControl
    interface IDlgGridControl
    interface IGridControl
Public Class DlgGridControl
Inherits GridControl
Implements IDlgGridControl
Vererbung
DlgGridControl
Abgeleitet
Implementiert

Konstruktoren

Name Beschreibung
DlgGridControl()
DlgGridControl(IDlgStorage)

Felder

Name Beschreibung
m_backBrush (Geerbt von GridControl)
m_captureTracker (Geerbt von GridControl)
m_Columns (Geerbt von GridControl)
m_curEmbeddedControl (Geerbt von GridControl)
m_gridFont (Geerbt von GridControl)
m_gridHeader (Geerbt von GridControl)
m_gridLinesPen (Geerbt von GridControl)
m_gridStorage (Geerbt von GridControl)
m_gridTooltip (Geerbt von GridControl)
m_highlightBrush (Geerbt von GridControl)
m_highlightTextBrush (Geerbt von GridControl)
m_hooverOverArea (Geerbt von GridControl)
m_linkFont (Geerbt von GridControl)
m_scrollableArea (Geerbt von GridControl)
m_scrollMgr (Geerbt von GridControl)
m_selMgr (Geerbt von GridControl)
m_Storage
MaxDisplayableChars (Geerbt von GridControl)
s_GridEventsCategory (Geerbt von GridControl)
s_GridPropsCategory (Geerbt von GridControl)
TName

Eigenschaften

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

Methoden

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

Ereignisse

Name Beschreibung
ColumnReorderRequested (Geerbt von GridControl)
ColumnsReordered (Geerbt von GridControl)
ColumnWidthChanged (Geerbt von GridControl)
CustomizeCellGDIObjects (Geerbt von GridControl)
EmbeddedControlContentsChanged (Geerbt von GridControl)
FillControlWithData
GridSpecialEvent (Geerbt von GridControl)
HeaderButtonClicked (Geerbt von GridControl)
KeyPressedOnCell (Geerbt von GridControl)
MouseButtonClicked (Geerbt von GridControl)
MouseButtonClicking (Geerbt von GridControl)
MouseButtonDoubleClicked (Geerbt von GridControl)
SelectionChanged (Geerbt von GridControl)
SetCellDataFromControl
StandardKeyProcessing (Geerbt von GridControl)
TooltipDataNeeded (Geerbt von GridControl)

Gilt für: