Share via


DesignerDlgGridControl Class

Definition

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
Inheritance
DesignerDlgGridControl

Constructors

DesignerDlgGridControl()

Fields

FixedWidth
m_backBrush (Inherited from GridControl)
m_captureTracker (Inherited from GridControl)
m_Columns (Inherited from GridControl)
m_curEmbeddedControl (Inherited from GridControl)
m_gridFont (Inherited from GridControl)
m_gridHeader (Inherited from GridControl)
m_gridLinesPen (Inherited from GridControl)
m_gridStorage (Inherited from GridControl)
m_gridTooltip (Inherited from GridControl)
m_highlightBrush (Inherited from GridControl)
m_highlightTextBrush (Inherited from GridControl)
m_hooverOverArea (Inherited from GridControl)
m_linkFont (Inherited from GridControl)
m_scrollableArea (Inherited from GridControl)
m_scrollMgr (Inherited from GridControl)
m_selMgr (Inherited from GridControl)
m_Storage (Inherited from DlgGridControl)
MaxDisplayableChars (Inherited from GridControl)
s_GridEventsCategory (Inherited from GridControl)
s_GridPropsCategory (Inherited from GridControl)
TName (Inherited from DlgGridControl)

Properties

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

Methods

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

Events

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

Applies to