Compartir a través de


IDlgStorage Interfaz

Definición

Importante

Esta API no es 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
Derivado
Atributos
Implementaciones

Propiedades

Storage
StorageView

Métodos

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

Eventos

FillControlWithDataEvent
SetCellDataFromControlEvent

Se aplica a