Share via


IDlgGridControl 인터페이스

정의

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
파생
구현

속성

AlwaysHighlightSelection (다음에서 상속됨 IGridControl)
AutoScrollInterval (다음에서 상속됨 IGridControl)
BorderStyle (다음에서 상속됨 IGridControl)
ColumnsNumber (다음에서 상속됨 IGridControl)
ColumnsReorderableByDefault (다음에서 상속됨 IGridControl)
DlgStorage
FirstScrollableColumn (다음에서 상속됨 IGridControl)
FirstScrollableRow (다음에서 상속됨 IGridControl)
FocusEditorOnNavigation (다음에서 상속됨 IGridControl)
GridColumnsInfo (다음에서 상속됨 IGridControl)
GridLineType (다음에서 상속됨 IGridControl)
GridStorage (다음에서 상속됨 IGridControl)
HeaderFont (다음에서 상속됨 IGridControl)
HeaderHeight (다음에서 상속됨 IGridControl)
HighlightColor (다음에서 상속됨 IGridControl)
MarginsWidth (다음에서 상속됨 IGridControl)
PrintDocument (다음에서 상속됨 IGridControl)
RowHeight (다음에서 상속됨 IGridControl)
RowsNumber
SelectedCells (다음에서 상속됨 IGridControl)
SelectedRow
SelectedRows
SelectionType (다음에서 상속됨 IGridControl)
VisibleRowsNum (다음에서 상속됨 IGridControl)
WithHeader (다음에서 상속됨 IGridControl)

메서드

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

이벤트

ColumnReorderRequested (다음에서 상속됨 IGridControl)
ColumnsReordered (다음에서 상속됨 IGridControl)
ColumnWidthChanged (다음에서 상속됨 IGridControl)
CustomizeCellGDIObjects (다음에서 상속됨 IGridControl)
EmbeddedControlContentsChanged (다음에서 상속됨 IGridControl)
FillControlWithData
GridSpecialEvent (다음에서 상속됨 IGridControl)
HeaderButtonClicked (다음에서 상속됨 IGridControl)
KeyPressedOnCell (다음에서 상속됨 IGridControl)
MouseButtonClicked (다음에서 상속됨 IGridControl)
MouseButtonClicking (다음에서 상속됨 IGridControl)
MouseButtonDoubleClicked (다음에서 상속됨 IGridControl)
SelectionChanged (다음에서 상속됨 IGridControl)
SetCellDataFromControl
StandardKeyProcessing (다음에서 상속됨 IGridControl)
TooltipDataNeeded (다음에서 상속됨 IGridControl)

적용 대상