Share via


DesignerDlgGridControl クラス

定義

public ref class DesignerDlgGridControl : Microsoft::ReportingServices::QueryDesigners::DlgGridControl
public class DesignerDlgGridControl : Microsoft.ReportingServices.QueryDesigners.DlgGridControl
type DesignerDlgGridControl = class
    inherit DlgGridControl
Public Class DesignerDlgGridControl
Inherits DlgGridControl
継承
DesignerDlgGridControl

コンストラクター

DesignerDlgGridControl()

フィールド

FixedWidth
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 (継承元 DlgGridControl)
MaxDisplayableChars (継承元 GridControl)
s_GridEventsCategory (継承元 GridControl)
s_GridPropsCategory (継承元 GridControl)
TName (継承元 DlgGridControl)

プロパティ

ActAsEnabled (継承元 GridControl)
AlwaysHighlightSelection (継承元 GridControl)
AutoScrollInterval (継承元 GridControl)
BorderStyle (継承元 GridControl)
ColumnsNumber (継承元 GridControl)
ColumnsReorderableByDefault (継承元 GridControl)
ColumnsSeparator (継承元 GridControl)
CreateParams (継承元 GridControl)
DefaultHeaderFont (継承元 GridControl)
DlgStorage (継承元 DlgGridControl)
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 (継承元 DlgGridControl)
SelectedCells (継承元 GridControl)
SelectedRow (継承元 DlgGridControl)
SelectedRows (継承元 DlgGridControl)
SelectionType (継承元 GridControl)
ShouldCommitEmbeddedControlOnLostFocus (継承元 GridControl)
StringForBitmapData (継承元 GridControl)
StringForButtonsWithBmpOnly (継承元 GridControl)
VisibleRowsNum (継承元 GridControl)
WithHeader (継承元 GridControl)

メソッド

AddColumn(GridColumnInfo) (継承元 GridControl)
AddColumnInternal(GridColumnInfo) (継承元 GridControl)
AddRow(GridCellCollection) (継承元 DlgGridControl)
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() (継承元 DlgGridControl)
CreateAccessibilityInstance() (継承元 GridControl)
DeleteAllRows() (継承元 DlgGridControl)
DeleteColumn(Int32) (継承元 GridControl)
DeleteColumnInternal(Int32) (継承元 DlgGridControl)
DeleteRow(Int32) (継承元 DlgGridControl)
Dispose(Boolean) (継承元 GridControl)
DoCellPainting(Graphics, SolidBrush, SolidBrush, Font, Rectangle, GridColumn, Int64, Boolean) (継承元 GridControl)
DoCellPrinting(Graphics, SolidBrush, SolidBrush, Font, Rectangle, GridColumn, Int64) (継承元 GridControl)
EndInit() (継承元 DlgGridControl)
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) (継承元 DlgGridControl)
GetCellStringForResizeToShowAll(Int64, Int32, StringFormat) (継承元 GridControl)
GetCellStringForResizeToShowAll(Int64, Int32, TextFormatFlags) (継承元 GridControl)
GetColumnWidth(Int32) (継承元 GridControl)
GetColumnWidthInternal(Int32) (継承元 GridControl)
GetCurrentCell(Int64, Int32) (継承元 GridControl)
GetCurrentPreferredHeight(Int32)
GetCurrentPreferredWidth()
GetCustomColumnStringForClipboardText(Int64, Int32) (継承元 GridControl)
GetDataObject(Boolean) (継承元 GridControl)
GetDataObjectInternal(Boolean) (継承元 GridControl)
GetGridCellArrFromCol(GridCellCollection) (継承元 DlgGridControl)
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) (継承元 DlgGridControl)
GetSelectedCell(Int32, Int32) (継承元 DlgGridControl)
GetStorageColumnIndexByUIIndex(Int32) (継承元 GridControl)
GetStorageRowAsGridCells(Int32) (継承元 DlgGridControl)
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) (継承元 DlgGridControl)
HitTest(Int32, Int32) (継承元 GridControl)
HitTestGridButton(Int64, Int32, Rectangle, Point) (継承元 GridControl)
HitTestInternal(Int32, Int32) (継承元 GridControl)
InsertColumn(Int32, GridColumnInfo) (継承元 GridControl)
InsertColumnInternal(Int32, GridColumnInfo) (継承元 DlgGridControl)
InsertRow(Int32, GridCellCollection) (継承元 DlgGridControl)
IsACellBeingEdited(Int64, Int32) (継承元 GridControl)
IsACellBeingEditedInternal(Int64, Int32) (継承元 GridControl)
IsCellDirty(Int32, Int32) (継承元 DlgGridControl)
IsCellEditableFromKeyboardNav() (継承元 GridControl)
IsCellVisible(Int32, Int64) (継承元 GridControl)
IsColumnHeaderDraggable(Int32) (継承元 GridControl)
IsInputChar(Char) (継承元 GridControl)
IsRowDirty(Int32) (継承元 DlgGridControl)
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() (継承元 DlgGridControl)
OnDeleteRow(Int32) (継承元 DlgGridControl)
OnEmbeddedControlContentsChanged(IGridEmbeddedControl) (継承元 GridControl)
OnEmbeddedControlLostFocus() (継承元 GridControl)
OnEnabledChanged(EventArgs) (継承元 GridControl)
OnFontChanged(EventArgs)
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) (継承元 DlgGridControl)
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() (継承元 DlgGridControl)
ResetHeaderFont() (継承元 GridControl)
ResizeColumnToShowAllContents(Int32) (継承元 GridControl)
ResizeColumnToShowAllContents(Int32, Boolean) (継承元 GridControl)
ResizeColumnToShowAllContentsInternal(Int32) (継承元 GridControl)
ResizeColumnToShowAllContentsInternal(Int32, Boolean) (継承元 GridControl)
ScaleCore(Single, Single)
SelectedCellsInternal(BlockOfCellsCollection, Boolean) (継承元 GridControl)
SendMouseClickToEmbeddedControl() (継承元 GridControl)
SetBitmapsForCheckBoxColumn(Int32, Bitmap, Bitmap, Bitmap, Bitmap) (継承元 GridControl)
SetCellDirtyState(Int32, Int32, Boolean) (継承元 DlgGridControl)
SetCellInfo(Int32, Int32, GridCell) (継承元 DlgGridControl)
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)
SetRowHeight(Int32)
SetRowInfo(Int32, GridCellCollection) (継承元 DlgGridControl)
SetSelectedCell(Int32, Int32) (継承元 DlgGridControl)
ShouldRedirectKeyPressToMouseClick(Int64, Int32, Keys, Keys) (継承元 DlgGridControl)
ShouldSerializeHeaderFont() (継承元 GridControl)
StartCellEdit(Int64, Int32) (継承元 GridControl)
StartCellEditInternal(Int64, Int32) (継承元 GridControl)
StopCellEdit(Boolean) (継承元 GridControl)
StopCellEditInternal(Boolean) (継承元 GridControl)
UpdateGrid() (継承元 GridControl)
UpdateGrid(Boolean) (継承元 GridControl)
UpdateGridIfNeeded(Boolean) (継承元 DlgGridControl)
UpdateGridInternal(Boolean) (継承元 GridControl)
ValidateRowsSel(Boolean) (継承元 DlgGridControl)
WndProc(Message) (継承元 GridControl)

イベント

ColumnReorderRequested (継承元 GridControl)
ColumnsReordered (継承元 GridControl)
ColumnWidthChanged (継承元 GridControl)
CustomizeCellGDIObjects (継承元 GridControl)
EmbeddedControlContentsChanged (継承元 GridControl)
FillControlWithData (継承元 DlgGridControl)
GridSpecialEvent (継承元 GridControl)
HeaderButtonClicked (継承元 GridControl)
KeyPressedOnCell (継承元 GridControl)
MouseButtonClicked (継承元 GridControl)
MouseButtonClicking (継承元 GridControl)
MouseButtonDoubleClicked (継承元 GridControl)
SelectionChanged (継承元 GridControl)
SetCellDataFromControl (継承元 DlgGridControl)
StandardKeyProcessing (継承元 GridControl)
TooltipDataNeeded (継承元 GridControl)

適用対象