Share via


IDlgStorage Interfaccia

Definizione

Importante

Questa API non è conforme a 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
Derivato
Attributi
Implementazioni

Proprietà

Storage
StorageView

Metodi

EnsureRowsInBuf(Int64, Int64) (Ereditato da IGridStorage)
FillControlWithData(Int64, Int32, IGridEmbeddedControl) (Ereditato da IGridStorage)
GetCellDataAsBitmap(Int64, Int32) (Ereditato da IGridStorage)
GetCellDataAsString(Int64, Int32) (Ereditato da IGridStorage)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String) (Ereditato da IGridStorage)
GetCellDataForCheckBox(Int64, Int32) (Ereditato da IGridStorage)
IsCellEditable(Int64, Int32) (Ereditato da IGridStorage)
NumRows() (Ereditato da IGridStorage)
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl) (Ereditato da IGridStorage)

Eventi

FillControlWithDataEvent
SetCellDataFromControlEvent

Si applica a