Freigeben über


IDlgGridControl Schnittstelle

Definition

public interface class IDlgGridControl : Microsoft::ReportingServices::QueryDesigners::IGridControl
public interface IDlgGridControl : Microsoft.ReportingServices.QueryDesigners.IGridControl
type IDlgGridControl = interface
    interface IGridControl
Public Interface IDlgGridControl
Implements IGridControl
Abgeleitet
Implementiert

Eigenschaften

AlwaysHighlightSelection (Geerbt von IGridControl)
AutoScrollInterval (Geerbt von IGridControl)
BorderStyle (Geerbt von IGridControl)
ColumnsNumber (Geerbt von IGridControl)
ColumnsReorderableByDefault (Geerbt von IGridControl)
DlgStorage
FirstScrollableColumn (Geerbt von IGridControl)
FirstScrollableRow (Geerbt von IGridControl)
FocusEditorOnNavigation (Geerbt von IGridControl)
GridColumnsInfo (Geerbt von IGridControl)
GridLineType (Geerbt von IGridControl)
GridStorage (Geerbt von IGridControl)
HeaderFont (Geerbt von IGridControl)
HeaderHeight (Geerbt von IGridControl)
HighlightColor (Geerbt von IGridControl)
MarginsWidth (Geerbt von IGridControl)
PrintDocument (Geerbt von IGridControl)
RowHeight (Geerbt von IGridControl)
RowsNumber
SelectedCells (Geerbt von IGridControl)
SelectedRow
SelectedRows
SelectionType (Geerbt von IGridControl)
VisibleRowsNum (Geerbt von IGridControl)
WithHeader (Geerbt von IGridControl)

Methoden

AddColumn(GridColumnInfo) (Geerbt von IGridControl)
AddRow(GridCellCollection)
DeleteColumn(Int32) (Geerbt von IGridControl)
DeleteRow(Int32)
EnsureCellIsVisible(Int64, Int32) (Geerbt von IGridControl)
GetCellInfo(Int32, Int32)
GetColumnWidth(Int32) (Geerbt von IGridControl)
GetCurrentCell(Int64, Int32) (Geerbt von IGridControl)
GetDataObject(Boolean) (Geerbt von IGridControl)
GetGridColumnInfo(Int32) (Geerbt von IGridControl)
GetHeaderInfo(Int32, String, Bitmap) (Geerbt von IGridControl)
GetHeaderInfo(Int32, String, GridCheckBoxState) (Geerbt von IGridControl)
GetRowInfo(Int32)
GetSelectedCell(Int32, Int32)
GetStorageColumnIndexByUIIndex(Int32) (Geerbt von IGridControl)
GetUIColumnIndexByStorageIndex(Int32) (Geerbt von IGridControl)
GetVisibleCellRectangle(Int64, Int32) (Geerbt von IGridControl)
HitTest(Int32, Int32) (Geerbt von IGridControl)
InsertColumn(Int32, GridColumnInfo) (Geerbt von IGridControl)
InsertRow(Int32, GridCellCollection)
IsACellBeingEdited(Int64, Int32) (Geerbt von IGridControl)
IsCellDirty(Int32, Int32)
IsRowDirty(Int32)
RegisterEmbeddedControl(Int32, Control) (Geerbt von IGridControl)
ResetGrid() (Geerbt von IGridControl)
ResizeColumnToShowAllContents(Int32) (Geerbt von IGridControl)
SetBitmapsForCheckBoxColumn(Int32, Bitmap, Bitmap, Bitmap, Bitmap) (Geerbt von IGridControl)
SetCellDirtyState(Int32, Int32, Boolean)
SetCellInfo(Int32, Int32, GridCell)
SetColumnWidth(Int32, GridColumnWidthType, Int32) (Geerbt von IGridControl)
SetHeaderInfo(Int32, String, Bitmap) (Geerbt von IGridControl)
SetHeaderInfo(Int32, String, GridCheckBoxState) (Geerbt von IGridControl)
SetMergedHeaderResizeProportion(Int32, Single) (Geerbt von IGridControl)
SetRowInfo(Int32, GridCellCollection)
SetSelectedCell(Int32, Int32)
StartCellEdit(Int64, Int32) (Geerbt von IGridControl)
StopCellEdit(Boolean) (Geerbt von IGridControl)
UpdateGrid() (Geerbt von IGridControl)
UpdateGrid(Boolean) (Geerbt von IGridControl)

Ereignisse

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

Gilt für: