IDlgStorage Интерфейс

Определение

Важно!

Этот API несовместим с CLS.

public interface class IDlgStorage : Microsoft::ReportingServices::QueryDesigners::IGridStorage
[System.CLSCompliant(false)]
public interface IDlgStorage : Microsoft.ReportingServices.QueryDesigners.IGridStorage
[<System.CLSCompliant(false)>]
type IDlgStorage = interface
    interface IGridStorage
Public Interface IDlgStorage
Implements IGridStorage
Производный
Атрибуты
Реализации

Свойства

Storage
StorageView

Методы

EnsureRowsInBuf(Int64, Int64) (Унаследовано от IGridStorage)
FillControlWithData(Int64, Int32, IGridEmbeddedControl) (Унаследовано от IGridStorage)
GetCellDataAsBitmap(Int64, Int32) (Унаследовано от IGridStorage)
GetCellDataAsString(Int64, Int32) (Унаследовано от IGridStorage)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String) (Унаследовано от IGridStorage)
GetCellDataForCheckBox(Int64, Int32) (Унаследовано от IGridStorage)
IsCellEditable(Int64, Int32) (Унаследовано от IGridStorage)
NumRows() (Унаследовано от IGridStorage)
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl) (Унаследовано от IGridStorage)

События

FillControlWithDataEvent
SetCellDataFromControlEvent

Применяется к